Pāvels Nadtočajevs
|
10fd7163d4
Add methods to check which event first triggered "just pressed/released" state.
|
15 hours ago |
LuoZhihao
|
8ba4656ea3
Compile out editor-only logic within `validate_property` in games
|
2 months ago |
LuoZhihao
|
257c6ebe3c
Slider: Add tick position property and tick offset theme item
|
2 months ago |
kit
|
d16e8b7ca4
Fix and rename mouse filter recursive behavior
|
4 months ago |
Pāvels Nadtočajevs
|
b106dfd4f9
Base accessibility API.
|
4 months ago |
DE-YU_H14
|
a49ca33a7f
Implement properties that recursively disables children's focus & mouse filter.
|
7 months ago |
A Thousand Ships
|
a1846b27ea
Improve use of `Ref.is_null/valid`
|
11 months ago |
Yufeng Ying
|
73d85f46c9
Remove unused headers in scene.
|
7 months ago |
Giganzo
|
47788673ef
Fix RTL visuals for sliders
|
8 months ago |
Mounir Tohami
|
701188fd1e
Fix `VSlider` grabber area.
|
11 months ago |
Mounir Tohami
|
e6a42e3fc5
Fix `Slider`'s drag mouse position when grabber is centered
|
1 year ago |
Haoyu Qiu
|
58db3e5d7b
Emit slider's drag_started signal before the first value change
|
1 year ago |
Ricardo Subtil
|
fde51aeb28
Ensure slider grabs focus only when it can
|
1 year ago |
ajreckof
|
3160add2b0
Fix ColorPicker deferred mode not working for sliders.
|
1 year ago |
Yuri Sizov
|
2924bfd4d3
Register theme properties with ThemeDB
|
1 year ago |
NiskashY
|
4394936392
Fix disabled slider highlighting
|
2 years ago |
Rémi Verschelde
|
f00c971b81
Merge pull request #63168 from Levrault/master
|
2 years ago |
Luc-Frédéric Langis
|
166ca77f20
feat(gamepad): improve gamepad behavior with slider and popup_menu
|
2 years ago |
David Turner
|
7d6b44c5a4
Stop dragging when a slider changes editability
|
2 years ago |
kobewi
|
14cb9b5b26
Add center_grabber property to Slider
|
2 years ago |
Yuri Sizov
|
752402cf35
Clean-up, harmonize, and improve StyleBox API
|
2 years ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
Rémi Verschelde
|
2ffb609658
Merge pull request #66337 from EricEzaM/sprite-frames
|
2 years ago |
Eric M
|
2eda77c682
Ensure all checks of `is_action` in the editor which are for 'shortcut' use, check the action exactly.
|
2 years ago |
Vitika9
|
1dce43d417
ColorPicker UX improvements
|
3 years ago |
Yuri Sizov
|
3b1aa240dc
Add a lifecycle method for manual theme item caching to Control
|
2 years ago |
Micky
|
e31bb5ffeb
Rename `CanvasItem.update()` to `queue_redraw()`
|
3 years ago |
风青山
|
e561c68256
Add some codes, returnes directly if the value is not changed.
|
3 years ago |
Aaron Franke
|
2326ba67e2
Consistently use double in Slider and SpinBox
|
3 years ago |
Rémi Verschelde
|
0f5455230c
Use `switch` consistently in `_notification` (`scene` folder)
|
3 years ago |