Michael Alexsander
|
a32d3663c4
Fix popup shadows misbehaving with `content_scale_factor`
|
8 месяцев назад |
Michael Alexsander
|
5c63646e87
Change print warnings to config ones for popups that need transparency
|
9 месяцев назад |
Michael Alexsander
|
f7f6432af6
Make `PopupMenu/Panel` shadows properly visible again
|
1 год назад |
A Thousand Ships
|
926afccbd8
[Scene] Add `SceneStringNames::panel`
|
1 год назад |
bruvzg
|
7d4d63b807
Fix Tree and FileSystemList edit popup double events and ESC behavior.
|
1 год назад |
kobewi
|
413c11357d
Use Core/Scene stringnames consistently
|
1 год назад |
Pedro J. Estébanez
|
eb2bd41fb8
Make handling of rename line-edit popups more robust
|
1 год назад |
Rémi Verschelde
|
3a88373a4c
Merge pull request #86553 from Koyper/fix_popup_panel_content_scaling
|
1 год назад |
Koyper
|
0881c81c13
Fix non-embedded Windows resizing to match Viewport content scale factor
|
1 год назад |
Michael Alexsander
|
7c75355541
Remove `Popup`'s unused "panel" style
|
1 год назад |
A Thousand Ships
|
79ba22a73f
Use `Vector*` component-wise `min/max/clamp` functions where applicable
|
1 год назад |
kobewi
|
0e8f90f4c8
Update deferred calls to use Callables
|
1 год назад |
Markus Sauermann
|
fa02d19fd1
Fix internal events not being delivered to some Window types
|
2 лет назад |
Yuri Sizov
|
2924bfd4d3
Register theme properties with ThemeDB
|
2 лет назад |
Ricardo Subtil
|
f0927250ca
Support controller input on popup/dialogs
|
2 лет назад |
Yuri Sizov
|
4c5c7cbb58
Fix auto-reparenting logic in the `ProgressDialog`
|
2 лет назад |
Arman Elgudzhyan
|
8ab2cf3d2d
Use defined key mapping for closing popups and dialogs
|
2 лет назад |
bruvzg
|
39b69e6f76
[Editor] Fix editor progress dialog auto closing on ESC press, and on application focus loss.
|
2 лет назад |
kobewi
|
615c517034
Use range iterators in LocalVector loops
|
2 лет назад |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 лет назад |
bruvzg
|
2e1fcbe14b
Prevent `Popup`s it the edited scene tree from closing on focus loss. Hide irrelevant `Popup` flags from the editor inspector.
|
3 лет назад |
bruvzg
|
0103af1ddd
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4.
|
3 лет назад |
Yuri Sizov
|
15fd025f90
Add dumb and manual theme caching systems to Window
|
3 лет назад |
Rémi Verschelde
|
fd6453c45e
Revert "Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED"
|
3 лет назад |
Aaron Record
|
4b817a565c
Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED
|
3 лет назад |
bruvzg
|
f7269fe878
Single-window mode popups and edited scene windows fixes.
|
3 лет назад |
derammo
|
47d0dc8a41
popup deferred hide suppressed if reopened
|
3 лет назад |
kobewi
|
7d44bb8f06
Remove set_as_minsize()
|
3 лет назад |
bruvzg
|
74ff5921d6
Improve popup window handling.
|
3 лет назад |
Rémi Verschelde
|
0f5455230c
Use `switch` consistently in `_notification` (`scene` folder)
|
3 лет назад |