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 |
Giganzo
|
e50f509b3d
|
Fix ColorPicker RAW alpha slider theme
|
2025-02-03 01:48:29 +01:00 |
Pāvels Nadtočajevs
|
5b57904bef
|
[RTL] Fix updating region without updating texture.
|
2025-02-03 00:06:55 +02:00 |
Pāvels Nadtočajevs
|
50740c4e91
|
Make `CharFXTransform.font` property read only, add some extra documentation notes.
|
2025-02-02 23:08:35 +02:00 |
kobewi
|
886e5d8084
|
Don't return Tree items outside visible rect
|
2025-02-02 00:17:41 +01:00 |
Pāvels Nadtočajevs
|
4b8cfc3040
|
Fix native popup menus position in embedded windows.
|
2025-02-01 21:31:03 +02:00 |
kit
|
0a19f89ee9
|
Fix TextEdit visible line count when setting text
|
2025-02-01 13:04:37 -05:00 |
Thaddeus Crews
|
00564920d8
|
Merge pull request #101960 from Giganzo/colorpicker-swatches-menubutton
Fix ColorPicker load/save swatches button interactions
|
2025-01-31 09:15:37 -06:00 |
Giganzo
|
bde87db443
|
Fix get_item_area_rect when tree is scrolled
|
2025-01-30 12:27:03 +01:00 |
Thaddeus Crews
|
53104265ca
|
Merge pull request #101868 from bruvzg/rtl_nt_ready
[RTL] Fix `ready` signal sent too early in single threaded RTL.
|
2025-01-29 17:45:18 -06:00 |
kit
|
73d813aada
|
Fix TextEdit mouse selection and scroll cancel
|
2025-01-29 13:49:30 -05:00 |
Thaddeus Crews
|
3c3ff85d33
|
Merge pull request #101913 from Giganzo/color-hide-button
Fix ColorPicker hide save/load swatches for presets_visible
|
2025-01-28 16:08:58 -06:00 |
Thaddeus Crews
|
1d11751b15
|
Merge pull request #101899 from havi05/itemlist-fix-textoverrun
ItemList: Fix `text_overrun_behavior`
|
2025-01-28 09:03:38 -06:00 |
Thaddeus Crews
|
6dc78c8aa1
|
Merge pull request #101771 from bruvzg/lbl_line_valign
Fix Label vertical line alignment.
|
2025-01-27 09:46:27 -06:00 |
Thaddeus Crews
|
0dc6b7c056
|
Merge pull request #101280 from Sauermann/fix-focus-rect-meta-access
Fix `__focus_rect` meta access error when resizing `Tree`
|
2025-01-27 09:46:23 -06:00 |
Thaddeus Crews
|
1c0bff54a1
|
Merge pull request #93792 from kitbdev/fix-center-viewport-horizontal
Fix center viewport not working horizontally
|
2025-01-27 09:46:18 -06:00 |
Thaddeus Crews
|
69c5b03070
|
Merge pull request #101625 from Rindbee/fix-follow-focus-in-rotated-ScrollContainer
Fix Follow Focus in a rotated `ScrollContainer`
|
2025-01-27 09:46:14 -06:00 |
Thaddeus Crews
|
ecbd90d022
|
Merge pull request #101825 from ryevdokimov/spin-box-drag-accept-event
Fix spinbox input events propagating during dragging, breaking focus
|
2025-01-27 09:46:11 -06:00 |
Pāvels Nadtočajevs
|
adceb32177
|
Fix FILE_MODE_OPEN_ANY file dialog not selecting folders.
|
2025-01-27 10:43:11 +02:00 |
kit
|
46fa85891b
|
Fix center viewport not working horizontally
|
2025-01-25 17:53:53 -05:00 |
havi05
|
2c35077148
|
Itemlist - fix `text_overrun_behavior`
|
2025-01-24 23:48:38 +01:00 |
Thaddeus Crews
|
a5015ca8f6
|
Merge pull request #101957 from arkology/texture-progress-minimum-size
`TextureProgressBar` minimum size selection as maximum among all textures
|
2025-01-24 09:05:39 -06:00 |
arkology
|
046793b260
|
`TextureProgressBar` minimum size selection as maximum among all textures
|
2025-01-23 07:14:11 +00:00 |