Rémi Verschelde
|
f7f8af232c
|
Merge pull request #64885 from Mickeon/rename-tooltip-hint
Rename `hint_tooltip` to `tooltip_text` & setter getter
|
2022-08-28 17:43:01 +02:00 |
|
Aaron Record
|
4b817a565c
|
Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED
|
2022-08-27 11:52:29 -06:00 |
|
Micky
|
ef5b9a06a9
|
Rename hint_tooltip to tooltip_text & setget
`hint_tooltip` -> `tooltip_text`
`set_tooltip` -> `set_tooltip_text`
`_get_tooltip` -> `get_tooltip_text`
Updates documentation, too.
|
2022-08-27 01:35:01 +02:00 |
|
kobewi
|
c3606cb5f3
|
Swap arguments of ResourceSaver.save()
|
2022-07-29 19:53:09 +02:00 |
|
FireForge
|
eb573da2b5
|
Use "odd" style for TabContainers on base BG color
- Use the "odd" style for TabContainers that are on a background with the same color as the default TabContainer background color to add contrast
|
2022-05-26 21:19:15 -05:00 |
|
Bastiaan Olij
|
9b7b9de0e5
|
Add action map editor for OpenXR
|
2022-04-04 18:43:29 +10:00 |
|