session-foundation / session-ios

A private messenger for iOS.
https://getsession.org
GNU General Public License v3.0
1 stars 0 forks source link

iOS video playback scaling #101

Open oxenreport opened 1 year ago

oxenreport commented 1 year ago

scaling for videos during playback on iOS is problematic, iOS version 16.2, session version 2.4.4

oxenreport commented 1 year ago

additional comments: video remains zoomed into its playback mode and does not respond with an option to zoom out for proper media display

DiCE1904 commented 1 year ago

Also, when you rotate your device, the video does not rotate nor scale

burtonemily commented 1 year ago

Hi there, thank you so much for taking the time to report this bug! We hate bugs as much as you do — reporting them helps make Session better for everyone. Our team is currently looking into this issue, we will keep you updated once we know more.

KeeJef commented 1 year ago

Yeah can reproduce here, widescreen media is not properly being scaled which means half of the media gets chopped off, would also be great to have rotation for widescreen media display

mpretty-cyro commented 1 year ago

We've reworked video playback to use native controls in oxen-io/session-ios#929 which should fix these issues

mpretty-cyro commented 7 months ago

@oxenreport @DiCE1904 Are either of you still experiencing these issues?