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

minor slider issue - max iterations #481

Open
taurus66 opened this issue May 28, 2018 · 4 comments
Open

minor slider issue - max iterations #481

taurus66 opened this issue May 28, 2018 · 4 comments

Comments

@taurus66
Copy link

The new slider concept is great and in most cases scaled right. The only one that isn't (as far as I can see) is the one for max fractal iterations. Moving it one pixel lands in my case on 241, then 482 and so on. Is it because it controls an integer value? Maybe it is possible, to have a slider locked in the middle like the others and only the speed of counting up and down varys with the distance of slider movement.
Cheers taurus

@buddhi1980
Copy link
Owner

I had the same feeling about this edit field. It has very wide range, so slider is not so usable. I have to find some nice solution for it. Most of sliders for integers has not so wide range, so they work very well. This was the reason why I didn't implemented solution with deflection slider.

But for this type of edit field you can use mouse wheel to control with single step.

@taurus66
Copy link
Author

Ah, ok thanks. Almost forgot the mouse wheel. Mostly I avoid using it in MDB, because I triggered changes accidentially pretty often.

@mclarekin
Copy link
Collaborator

is this still considered an issue?
I seldom use it, instead i use x2 and mouse wheel

@buddhi1980
Copy link
Owner

Commit 7768157 solves this isssue

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

No branches or pull requests

3 participants