You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On the web platform in Safari, videos are cropped when displayed in a DeviceFrame. The image shows the same app on the left in Chrome and on the right in Safari. The video is displayed correctly in Chrome, but only a small part of it can be seen in Safari. It should look the same in Safari as it does in Chrome. Does anyone have an idea of what could be?
Facing the same issue here with cropping, I discovered that --web-renderer html helps, but might not be ideal solution to use old renderer just to fix the bug.
On the web platform in Safari, videos are cropped when displayed in a DeviceFrame. The image shows the same app on the left in Chrome and on the right in Safari. The video is displayed correctly in Chrome, but only a small part of it can be seen in Safari. It should look the same in Safari as it does in Chrome. Does anyone have an idea of what could be?
Example
Versions
video_player: ^2.6.1
device_frame: ^1.1.0
Flutter 3.7.12
Safari 16.4 on macOS Ventura 13.3.1
The text was updated successfully, but these errors were encountered: