Skip to content

Fixed width for time label - #572

Closed
minamouse wants to merge 1 commit into
TimeLineAnnotator:mainfrom
minamouse:fix_time_position
Closed

Fixed width for time label#572
minamouse wants to merge 1 commit into
TimeLineAnnotator:mainfrom
minamouse:fix_time_position

Conversation

@minamouse

Copy link
Copy Markdown

Summary

Creates a fixed width for the time label based on the total time duration string (plus a buffer width).
Previously, as the current time string was updated, the entire player bar would shift slightly. This creates a fixed width so the other icons don't move.

Test plan

Load a file and press play.

Before:

before.mov

After

after.mov

@FelipeDefensor

Copy link
Copy Markdown
Collaborator

Thanks! This has bothered me for the longest time, but not quite enough so I would do something about it.

The fix would have been good, but this is already contained in #539, which changes the label to an editable input.

I am closing this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants