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

Slider: Knob position does not change after resize #32

Closed
mojoaxel opened this issue Dec 12, 2011 · 1 comment
Closed

Slider: Knob position does not change after resize #32

mojoaxel opened this issue Dec 12, 2011 · 1 comment

Comments

@mojoaxel
Copy link

The slider widget should react on resize events. When the knob is e.g. at position 0.25 and the slider has a width of 100px the knob should be drawn at a position of 25px. When the widget gets resized e.g. to a width of 200px the knob should change its position in this case to 50px. At the moment it doesn't.

@fastner
Copy link
Contributor

fastner commented Dec 12, 2011

Fixed in Pull Request #35

@fastner fastner closed this as completed Dec 12, 2011
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

No branches or pull requests

2 participants