Theme items that don't exist in the default theme are not listed in the editor #82402
Closed
Description
Godot version
4.2 251fb83
System information
Windows 10.0.19045 - Vulkan (Forward+) - dedicated NVIDIA GeForce GTX 1060 (NVIDIA; 30.0.15.1403) - Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz (8 Threads)
Issue description
Button has icon
theme item:
But it does not appear in the overrides:
Nor in the theme editor:
Steps to reproduce
- Add Button
- Try to find
icon
theme property (not the Button's own property) - It exists only in theory (documentation)
Minimal reproduction project
N/A