summaryrefslogtreecommitdiffstats
path: root/misc/scripts/compare_extension_api.py
diff options
context:
space:
mode:
authoraaronp64 <aaronp.code@gmail.com>2024-04-09 14:31:44 -0400
committeraaronp64 <aaronp.code@gmail.com>2024-04-09 14:31:44 -0400
commit050ca0c5ed4c9feba8e0603bc76109e82dfc6800 (patch)
tree2d49e1fb37d093aba576551f9247e0ae33fad063 /misc/scripts/compare_extension_api.py
parenta7b860250f305f6cbaf61c30f232ff3bbdfdda0b (diff)
downloadredot-engine-050ca0c5ed4c9feba8e0603bc76109e82dfc6800.tar.gz
Fix theme_override tooltip caching
theme_override properties have some special handling in EditorInspector. When caching documentation info for properties, the theme_item_name value (used only for theme_overrides) was not being cached, so it would only be included on first use. This meant that theme_override property tooltips would show up in the editor the first time a node was selected, but not again after selecting something else/reselecting. Added theme_item_name to caching to fix this. Fixes #90395
Diffstat (limited to 'misc/scripts/compare_extension_api.py')
0 files changed, 0 insertions, 0 deletions