mirror of
https://github.com/godotengine/godot-demo-projects.git
synced 2026-06-15 22:45:12 +02:00
ebdb2ef202
- Add CodeEdit, GraphEdit, GraphFrame, and GraphNode examples. - Add icons (enabled/disabled) to TreeItem example. - Add placeholder texts to LineEdit, TextEdit, and CodeEdit. - Allow tab navigation in TextEdit (pressing Tab moves focus). - Fix sizing of "Basic controls" column so that it completely fits at the default window size.