Pāvels Nadtočajevs
0da30a1260
[Label] Fix min. size calculation counting extra spacing twice.
...
(cherry picked from commit acdaaf48f9f4e5239e54cf76c38ad997407cbb1c)
2025-03-19 12:57:38 +01:00
Rémi Verschelde
539e071afa
Revert "Fix SceneTree's rename LineEdit's offset position"
...
This reverts commit 87f75e7785 .
This caused a regression (#104138 ) so let's wait for it to be properly
resolved and tested before attempting a cherry-pick.
2025-03-18 14:06:16 +01:00
风青山
f0e7fa783e
Revert "Fix inspector follow focus when child is focused"
...
This reverts commit 286d3ae415 .
(cherry picked from commit a375e77b85700f8da8547f9580296e17b376ae3a)
2025-03-18 14:06:15 +01:00
Konrad Gadzina
6b0820f805
Fix game crashes when adding color preset after clearing presets in another control
...
(cherry picked from commit d51f33e1b4005fc8c494f42361e0f61b0135b8b8)
2025-03-18 14:06:15 +01:00
Haoyu Qiu
2f90dfef65
Add missing ETR/TTR markups
...
(cherry picked from commit a7c1f2730f9ac6891069f1af08b0b564c401b9e9)
2025-03-12 23:16:21 +01:00
BrotherShort
87f75e7785
Fix SceneTree's rename LineEdit's offset position
...
(cherry picked from commit 7d7b773147de91c319d975dc0af9bf4c2faa3363)
2025-03-12 23:15:34 +01:00
Giganzo
642c82a1d8
Fix Tree keyboard navigation in RTL direction
...
(cherry picked from commit bd6312383549211b5123cad2194ec8fbdd5d0458)
2025-03-12 14:59:04 +01:00
Bernat Arlandis
15413e55be
VideoStreamPlayer: stop video on exit tree
...
(cherry picked from commit bd3a30649bd2be184f61d9a1b2526b351a1bcf52)
2025-03-12 14:59:04 +01:00
kit
290b3247eb
Fix TextEdit scrolls wrong on text selection
...
(cherry picked from commit b7a813890766b0103b52b7a0427fdcc37d6c6d50)
2025-03-12 14:59:03 +01:00
kobewi
7133f44228
Fix caret_force_displayed
...
(cherry picked from commit 6d2f18c6c6c9b0415da4d2daed2b75e21a62c350)
2025-03-12 14:59:03 +01:00
Robert Yevdokimov
7f17c87445
Fix spinbox decimal issues when update_on_text_changed = true
...
(cherry picked from commit d8318deb0a53706f5c039bf2a01f24a84e7da07e)
2025-03-12 14:59:03 +01:00
Rémi Verschelde
c4731e1d5b
Merge pull request #103168 from Giganzo/tree-edge-hover
...
Fix Tree hover position with multiple columns
2025-02-25 15:27:59 +01:00
Pāvels Nadtočajevs
8016c5399f
[Label] Fix rounding errors with fractional scale.
2025-02-23 17:59:14 +02:00
Pāvels Nadtočajevs
33eb7724a0
Fix label clipping when ascent/descent are fractional.
2025-02-22 22:51:23 +02:00
Pāvels Nadtočajevs
84a2e3fdb0
[IME] Do not redraw and move caret on IME update w/o text/position changes.
2025-02-20 08:23:50 +02:00
Giganzo
00527d0588
Fix Tree hover position with multiple columns
2025-02-19 17:09:38 +01:00
Rémi Verschelde
93d2706930
Merge pull request #102842 from Hilderin/fix-tree-mouse-hover
...
Fix Tree Mouse hover position
2025-02-17 09:47:50 +01:00
Rémi Verschelde
032cec51a7
Merge pull request #101958 from berarma/theora_fixes
...
Fix Theora video issues
2025-02-17 09:47:36 +01:00
Hilderin
26cbaca446
Fix Tree Mouse hover position
2025-02-16 08:45:09 -05:00
Rémi Verschelde
09dbebf218
Merge pull request #102895 from bruvzg/te_bidi
...
Fix TextEdit BiDi override.
2025-02-15 23:10:03 +01:00
Pāvels Nadtočajevs
9d7a1b5ab0
Fix TextEdit BiDi override.
2025-02-15 18:06:53 +02:00
Caiman
bcd99bdb17
Fix GraphEdit::frame_rect_changed signal parameter type
...
Changes the parameter type from Vector2 to Rect2, which is what is actually emitted.
2025-02-14 22:39:27 +01:00
Thaddeus Crews
40ff57e2a0
Merge pull request #102775 from KoBeWi/ 😐
...
Fix inspector follow focus when child is focused
2025-02-14 08:25:38 -06:00
bruvzg
1bdf84b31c
Sync native and embedded dialog missing extension handling.
2025-02-14 00:15:04 +02:00
Thaddeus Crews
5f7ea8328b
Merge pull request #102556 from kitbdev/fix-te-cursor-shape-held
...
Fix TextEdit cusor shape when mouse is held
2025-02-12 12:56:34 -06:00
kobewi
286d3ae415
Fix inspector follow focus when child is focused
2025-02-12 17:16:44 +01:00
Rémi Verschelde
f418603522
Merge pull request #102749 from timothyqiu/tree-buttons-offset
...
Fix TreeItem button tooltip trigger area offset
2025-02-12 11:21:15 +01:00
Rémi Verschelde
800b63a99b
Merge pull request #102738 from Giganzo/tree-filter-select
...
Fix tree selecting hidden items
2025-02-12 11:21:08 +01:00
Haoyu Qiu
387d0e7100
Fix TreeItem button tooltip trigger area offset
2025-02-12 14:26:13 +08:00
Rémi Verschelde
ed79fe18e6
Merge pull request #102625 from YeldhamDev/oh_those_wacky_shadows
...
Fix mouse input on popup shadows misbehaving with `content_scale_factor`
2025-02-11 23:59:08 +01:00
Thaddeus Crews
845ddb4bf3
Merge pull request #102597 from kitbdev/fix-te-line-guideline-pos
...
Fix CodeEdit line length guideline zoomed position
2025-02-11 09:13:23 -06:00
Pāvels Nadtočajevs
ecff011671
[FileDialog] Update filename/buttons state when first item is selected on folder/filter change.
2025-02-11 11:18:23 +02:00
Thaddeus Crews
c89ded23a6
Merge pull request #102603 from havi05/itemlist-fix-textoverrun-fixed-icon
...
Itemlist: Fix `text_overrun` when using `fixed_icon_size`
2025-02-10 12:21:34 -06:00
Michael Alexsander
a32d3663c4
Fix popup shadows misbehaving with content_scale_factor
2025-02-10 11:55:08 -03:00
A Thousand Ships
5dcab0e606
Prevent some internal nodes being duplicated in Controls
2025-02-10 13:27:08 +01:00
havi05
e43756c559
Itemlist - fix text_overrun when using fixed_icon_size
2025-02-10 11:34:45 +01:00
Giganzo
5bfc4a5b06
Fix tree selecting hidden items
2025-02-10 02:41:16 +01:00
kit
65b7e1c73c
Fix TextEdit cusor shape when mouse is held
2025-02-08 15:32:38 -05:00
kit
6a75a89712
Fix CodeEdit line length guideline zoomed position
2025-02-08 15:30:37 -05:00
Pāvels Nadtočajevs
09822ea1a9
Forward color picker preview mouse button events to the window underneath.
2025-02-08 10:16:03 +02:00
Pāvels Nadtočajevs
7da0767f35
[TextEdit] Update syntax highlighting when IME composition string is updated.
2025-02-07 11:54:56 +02:00
Rémi Verschelde
e87f4f67b0
Merge pull request #100913 from larspet/tooltip-hover-oob
...
Prevent tooltip from showing when hovering past the end of script line
2025-02-07 01:39:11 +01:00
Rémi Verschelde
7f4097a83a
Merge pull request #102116 from Giganzo/tree-get_item_rect
...
Fix `get_item_area_rect` when tree is scrolled
2025-02-05 11:33:58 +01:00
Thaddeus Crews
07464479ff
Merge pull request #102296 from kitbdev/fix-te-remove-range-line-count
...
Fix TextEdit visible line count when setting text
2025-02-04 09:04:10 -06:00
Thaddeus Crews
92ebcd2343
Merge pull request #102079 from bruvzg/emb_nmenu
...
Fix native popup menus position in embedded windows.
2025-02-04 09:04:09 -06:00
Thaddeus Crews
4186f57fe8
Merge pull request #102344 from bruvzg/rtl_reg
...
[RTL] Fix updating region without updating texture.
2025-02-04 09:04:06 -06:00
Thaddeus Crews
c9887d25e3
Merge pull request #102342 from bruvzg/no_font_set
...
Make `CharFXTransform.font` property read only, add some extra documentation notes.
2025-02-04 09:03:58 -06:00
Thaddeus Crews
61808e9c98
Merge pull request #91778 from kitbdev/selection-cancel
...
Fix TextEdit mouse selection and scroll cancel
2025-02-03 11:14:39 -06:00
Thaddeus Crews
0f40078a8b
Merge pull request #102349 from Giganzo/color-picker-raw-a-slider
...
Fix ColorPicker RAW alpha slider theme
2025-02-03 11:14:38 -06:00
Bernat Arlandis
f2475326a4
Fix playing of video Theora files
2025-02-03 13:22:35 +01:00