Age | Commit message (Collapse) | Author |
|
Closes #12928
|
|
Shader Editor context menu and line operations and style fix
|
|
Small arrangement in ScrollContainer
|
|
Fix video playback
|
|
|
|
|
|
|
|
|
|
|
|
TextEdit
|
|
Unify degree methods and properties
|
|
Changed FileDialogs for EditorFileDialogs in EditorNode.
Updated CheckButton.
|
|
|
|
|
|
Fix selection and clicks on text in tables in RichTextLabel
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix LineEdit drag selection to the left
|
|
Fixes the selection rect in item_list drawn not clipped
|
|
Fix get_node() and $ autocompletion when using single quotes
|
|
|
|
|
|
|
|
Fixes @akien-mga point brought up in #12352
Signed-off-by: Jakob Sinclair <sinclair.jakob@mailbox.org>
|
|
|
|
|
|
Added setting to toggle current line highlighting
|
|
|
|
|
|
Fixed current line highlighting, issue 12166
[ci skip]
|
|
|
|
|
|
Stop move_to_bottom losing references to treeitems
|
|
|
|
tab container arrows don't work when a popup was set
[ci skip]
|
|
Reset slider mouse state on hiding/removing
|
|
|
|
Resetting `grab.active`, but also `mouse_inside` so that after reappearing it must be hovered again -even if the mouse is still over it- in order to get a highlight. That is consistent to the way other controls in the engine, e.g. buttons, work.
Fixes #12130.
|
|
added option to keep font color on selection + use consistent selection color in help (fixes: #11501)
|
|
This adds support to
- VideoPlayer
- VideoStreamWebm
- VideoStreamTheora
|
|
|
|
|
|
|
|
|
|
Consistant scroll when using members overview, issue 11648
|