A Thousand Ships
|
a1846b27ea
Improve use of `Ref.is_null/valid`
|
1 年之前 |
Yufeng Ying
|
73d85f46c9
Remove unused headers in scene.
|
10 月之前 |
Giganzo
|
47788673ef
Fix RTL visuals for sliders
|
11 月之前 |
Mounir Tohami
|
701188fd1e
Fix `VSlider` grabber area.
|
1 年之前 |
Mounir Tohami
|
e6a42e3fc5
Fix `Slider`'s drag mouse position when grabber is centered
|
1 年之前 |
Haoyu Qiu
|
58db3e5d7b
Emit slider's drag_started signal before the first value change
|
1 年之前 |
Ricardo Subtil
|
fde51aeb28
Ensure slider grabs focus only when it can
|
1 年之前 |
ajreckof
|
3160add2b0
Fix ColorPicker deferred mode not working for sliders.
|
2 年之前 |
Yuri Sizov
|
2924bfd4d3
Register theme properties with ThemeDB
|
2 年之前 |
NiskashY
|
4394936392
Fix disabled slider highlighting
|
2 年之前 |
Rémi Verschelde
|
f00c971b81
Merge pull request #63168 from Levrault/master
|
2 年之前 |
Luc-Frédéric Langis
|
166ca77f20
feat(gamepad): improve gamepad behavior with slider and popup_menu
|
2 年之前 |
David Turner
|
7d6b44c5a4
Stop dragging when a slider changes editability
|
2 年之前 |
kobewi
|
14cb9b5b26
Add center_grabber property to Slider
|
2 年之前 |
Yuri Sizov
|
752402cf35
Clean-up, harmonize, and improve StyleBox API
|
2 年之前 |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 年之前 |
Rémi Verschelde
|
2ffb609658
Merge pull request #66337 from EricEzaM/sprite-frames
|
3 年之前 |
Eric M
|
2eda77c682
Ensure all checks of `is_action` in the editor which are for 'shortcut' use, check the action exactly.
|
3 年之前 |
Vitika9
|
1dce43d417
ColorPicker UX improvements
|
3 年之前 |
Yuri Sizov
|
3b1aa240dc
Add a lifecycle method for manual theme item caching to Control
|
3 年之前 |
Micky
|
e31bb5ffeb
Rename `CanvasItem.update()` to `queue_redraw()`
|
3 年之前 |
风青山
|
e561c68256
Add some codes, returnes directly if the value is not changed.
|
3 年之前 |
Aaron Franke
|
2326ba67e2
Consistently use double in Slider and SpinBox
|
3 年之前 |
Rémi Verschelde
|
0f5455230c
Use `switch` consistently in `_notification` (`scene` folder)
|
3 年之前 |
Rémi Verschelde
|
7640dc2c73
Merge pull request #55775 from timothyqiu/slider-drag
|
3 年之前 |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 年之前 |
Haoyu Qiu
|
753ae7403f
Add drag start/end signals for Slider
|
3 年之前 |
kobewi
|
ea7cc1dea9
Rename minimum_size_changed() method
|
3 年之前 |
Aaron Franke
|
3c0fdcc8ac
Use "enum class" for input enums
|
4 年之前 |
reduz
|
5cecdfa8af
Entirely removes BIND_VMETHOD in favor of GDVIRTUAL
|
4 年之前 |