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

Wonky number display on smaller screen sizes. #23

Closed MichaelDevon closed 4 months ago

MichaelDevon commented 6 months ago

Screenshot_20240110-081208

The frame numbers split in half which is confusing.

i suggest moving some elements around to get some more space.

devhyper commented 4 months ago

Frame number now truncates with ellipses, dialog is shown upon clicking frame showing full frame numbers and allowing seeking to a specific frame number. 9b0321d