Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[flyDialog] Fix navigation slider (WIP), add missing tooltips #64

Merged
merged 1 commit into from
Jan 3, 2017

Conversation

eumagga0x2a
Copy link
Collaborator

This patch should fix wrong scaling by setting maximum value for the slider straight away in the constructor and make the slider approximately reflect the current position, albeit not during playback. It also adds missing tooltips to the navigation buttons.

There is a not yet understood disagreement between the slider value from sliderGet immediately after drag and after nextImage, the slider jumps slightly backwards.

The total duration accessed as _in->getInfo()->totalDuration is not updated if the changeFps filter is added. This might be an issue with underlying code and not the preview dialog's fault.

@mean00 mean00 merged commit 1edd4ba into mean00:master Jan 3, 2017
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