thankyouverycool
|
961a225316
LibGUI: Include scrubber and gutter in Scrollbar's calculated_min_size()
|
2 years ago |
thankyouverycool
|
b50bce3cb9
LibGUI: Don't draw Scrollbar button triangles if they'd be off-center
|
2 years ago |
thankyouverycool
|
5917545633
LibGUI+LibGfx: Let Desktop::the() set widget effects
|
2 years ago |
FrHun
|
3978960481
LibGUI: Implement new layout system for Scrollbar
|
3 years ago |
FrHun
|
586a94818d
LibGUI: Draw ScrollBar arrows with draw_triangle
|
3 years ago |
FrHun
|
5a73bf1553
LibGUI: End Scrollbar gutter tinting when target is reached
|
3 years ago |
FrHun
|
2f388065c8
LibGUI: Fix crash on Scrollbar shift click and re enable jumping
|
3 years ago |
FrHun
|
d1d5602132
LibGUI: Fix crash when clicking on small Scrollbar gutter
|
3 years ago |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 years ago |
Itamar
|
1d522e4b4c
LibGUI: Add DoClamp option to AbstractSlider::set_value()
|
3 years ago |
MacDue
|
91fff3f1ae
LibGUI: Allow setting smooth/coarse scrolling animation on ScrollBar
|
3 years ago |
MacDue
|
9ab3ab86cb
LibGUI: Add m_ prefix to gutter_click_state in ScrollBar
|
3 years ago |
Lenny Maiorani
|
fe3b846ac8
Libraries: Use default constructors/destructors in LibGUI
|
3 years ago |
ForLoveOfCats
|
c204885a94
LibGUI: Animated smooth scroll interpolation
|
3 years ago |
Lenny Maiorani
|
d5fdc6096c
Libraries: Make CharacterBitmap instances at compile-time
|
3 years ago |
Dmitry Petrov
|
1662213737
Userland: Add horizontal mouse scroll support
|
3 years ago |
Elyse
|
8d1fb299b1
LibGUI+LibWeb: Use 'decrease_slider_by_steps()' method
|
3 years ago |
Elyse
|
cee4e02134
LibGUI+LibWeb: Use 'increase_slider_by_steps()' method
|
3 years ago |
Elyse
|
086615535f
Everywhere: Use 'decrease_slider_by()' method from AbstractSlider
|
3 years ago |
Elyse
|
d53e1fa1fa
Everywhere: Use 'increase_slider_by()' method from AbstractSlider
|
3 years ago |
FrHun
|
86363ffe6e
LibGUI: Add visual clue to Scrollbar gutter
|
3 years ago |
Filiph Sandström
|
d6a0726302
Everywhere: Rename left/right-click to primary/secondary
|
3 years ago |
thankyouverycool
|
3159e548a5
LibGUI: Calculate unclamped_scrubber_size() as float
|
3 years ago |
thankyouverycool
|
03b6f8e7fd
LibGUI: Don't draw Scrollbar scrubber when scrubber rect is null
|
3 years ago |
Andreas Kling
|
34f186e1e6
LibGUI: Tweak scrollbar arrows
|
3 years ago |
Andreas Kling
|
b8416df173
LibGUI+LibGfx: Make scrollbar buttons a little bit thicker
|
3 years ago |
Marcus Nilsson
|
b57f7def1f
LibGUI: Don't invalidate scrollbar rect if disabled
|
4 years ago |
Andreas Kling
|
c0e20252da
LibGUI: Don't repaint disabled scrollbars when mousing over them
|
4 years ago |
Linus Groh
|
d60ebbbba6
Revert "Userland: static vs non-static constexpr variables"
|
4 years ago |
Lenny Maiorani
|
800ea8ea96
Userland: static vs non-static constexpr variables
|
4 years ago |