devhyper / open-video-editor

Open source Android video editor, built with Media3 and Jetpack Compose.
GNU General Public License v3.0
289 stars 12 forks source link

Switching screen rotation loses edits #12

Closed Cwpute closed 6 months ago

Cwpute commented 6 months ago

Going from Portrait mode to Landscape mode (and vice-versa) makes OVE forget about previously applied edits to the current video.

This shouldn't happen, or at least be prevented. The quickest way to do this would be to disallow rotating the screen while editing the video.