Age | Commit message (Collapse) | Author |
|
|
|
The stylebox around the close button was badly centered.
There were also bad margins applied when using right buttons.
|
|
Some dead code removed, a few cosmetic changes.
|
|
It was not taking into account the minimum width of the stylebox.
Fixed by factorizing some duplicate code.
|
|
Fixes #4107.
|
|
Closes #1686.
|
|
Thus revert the previous workaround in commit b123bc4a2a9c07fcfd27a84109960bda158b3b9d.
Fixes #3221.
|
|
Rebase of #453
|
|
|
|
Added scroll lines, issue #4243
|
|
Also bind relevant constants and define some object types and better
argument names for the docs.
|
|
|
|
I've also added a get_stylebox_types helper function to the theme class in order to figure out exactly what types are available to a theme.
|
|
|
|
|
|
Fixed block indent inconsistency, issue #3803
|
|
|
|
Fix Ctrl+LaunchMedia showing up as a shortcut for "Make Bones"
|
|
Ability to change the caret color
|
|
Member variable syntax highlighting
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Progress bar minsize now checks percent_visible
|
|
|
|
|
|
|
|
|
|
Allows for really thin progress bars such as for pixel-art styles.
|
|
|
|
Dynamic property list for control margins
|
|
Syntax highlighting for numbers
|
|
|
|
|
|
to be used with ratio anchors.
|
|
BoxContainer: Bind method add_spacer(bool)
|
|
|
|
|
|
numerical element.
|
|
|
|
|
|
|
|
|
|
|
|
(editor)filedialog open file and dir MODE_OPEN_ANY
|
|
Added configurable tab size in the text editor.
|
|
|