-
-
Notifications
You must be signed in to change notification settings - Fork 40
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
Sliders in blueprint wishlist grade glitching #391
Comments
It currently works on a debounce of 500ms. no updates are made unless you stop moving for half a second or let go. |
Sure, here's a video: Now I can see the problem is more complex than i thought at first. Hope this helps. |
Do the sliders for notification volume(Settings) and fuel reserve(Ship builder) have the same issue? |
No. These two are working fine. |
next release(2.100) will contain some minor upgrades of the graphics framework. didn't see anything directly related to slider though, but you never know. |
In version 2.107 the sliders still are glitchy. |
Tested this on ubuntu running in a VM and it works fine there. that is as far as I can support linux builds. The issue you have seems somehow related to the combination of your system or OS with the GUI framework. |
The new sliders in blueprints that are responsible for % left in a grade are glitching.
When I pull the slider with my mouse at normal speed the slider stops moving. If I move my mouse very slowly the slide moves with the mouse.
This only happens when the required materials in the wish list are updated. If no materials are updated the slider is moving no problem.
Suggested solution: do not update until user lets go of the slider.
Version 2.94
OS: Linux Manjaro
The text was updated successfully, but these errors were encountered: