rune-scape
|
d58b2e879f
Get rid of easily removable uses of const_cast
|
1 年之前 |
Thaddeus Crews
|
6bbc1cb6a9
Merge pull request #98036 from bruvzg/para_btn_spacing
|
11 月之前 |
Aaron Franke
|
562c666e3d
Rename internal Button icon to button_icon to match exposed methods
|
1 年之前 |
bruvzg
|
309712551c
[TextParagraph/Button] Add support for line spacing.
|
1 年之前 |
bruvzg
|
721a663aa3
[Button] Adds theme option to align button text and icon to either largest or current stylebox.
|
1 年之前 |
Riley Willows
|
ea7860c614
Fix CheckBox and CheckButton not using max_icon_width
|
1 年之前 |
bruvzg
|
ea379e3b3a
Improve button min. size calculation.
|
1 年之前 |
Rémi Verschelde
|
7e567c4777
Merge pull request #88615 from Rindbee/add-h_separation-between-icons-in-CheckButton-and-CheckBox
|
1 年之前 |
bruvzg
|
00480fc818
[Button] Add autowrap feature.
|
1 年之前 |
风青山
|
5de496d3b0
Add a `h_separation` between icons in `CheckButton`/`CheckBox`
|
1 年之前 |
Rindbee
|
f29a7d302e
Make the drawing logic clearer in `Button`
|
3 年之前 |
Yuri Sizov
|
2924bfd4d3
Register theme properties with ThemeDB
|
2 年之前 |
Ninni Pipping
|
d4ac3b6ded
Make `TextureButton` and `Button` update on texture change
|
2 年之前 |
Rindbee
|
9bd1d3b5c8
Update size or size cache when toggling `expand_icon` in `Button`
|
2 年之前 |
Florian Kothmeier
|
68b9fa71a0
Implement vertical icon alignment for buttons
|
2 年之前 |
Yuri Sizov
|
1522762dc9
Make icons of scripted and custom classes fit the editor UI
|
2 年之前 |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 年之前 |
Yuri Sizov
|
3b1aa240dc
Add a lifecycle method for manual theme item caching to Control
|
3 年之前 |
kobewi
|
24d02dfb47
Add fit_to_longest_item to OptionButton
|
3 年之前 |
Rémi Verschelde
|
90019676b0
Code quality: Fix header guards consistency
|
3 年之前 |
bruvzg
|
344ba0ffaf
Refactor Font configuration and import UI, and Font resources.
|
3 年之前 |
bruvzg
|
b5c96df277
Move duplicate AutoWrap, Overrun and VisibleChar behavior enums to the TextServer.
|
3 年之前 |
bruvzg
|
906e9b6ac5
Add overrun behavior to the Button.
|
3 年之前 |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 年之前 |
Nathan Franke
|
41a20171eb
align to horizontal_alignment, valign to vertical_alignment, related
|
3 年之前 |
Rémi Verschelde
|
5ae569560d
Fix missing argument names in bindings
|
4 年之前 |
jitspoe
|
e192eb05db
Add alignment options to icons on buttons.
|
6 年之前 |
Rafał Mikrut
|
7961a1dea3
Initialize class variables with default values in scene/ [2/2]
|
4 年之前 |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 年之前 |
Marcel Admiraal
|
4b8b803931
Rename Control margin to offset
|
4 年之前 |