Files
ladybird/Userland/Libraries/LibGUI/ValueSlider.cpp
David Isaksson 3c8493c667 LibGUI: Add option to disable on_change call for sliders set_value()
This makes it possible to avoid messy situations where a slider
controlled value can be changed from multiple sources.
2021-09-19 21:52:32 +02:00

5.6 KiB