Skip to content

Clean up the message composer after adding videos

Charles Wright requested to merge cleanup/composer into main
  • Give the "video" button its own menu icon
  • Load a UIImage directly from the image data. Somehow this is more robust than using a CIImage as an intermediary.

Merge request reports