summaryrefslogtreecommitdiffstats
path: root/scene/gui/graph_frame.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix `GraphFrame` autoshrink with high DPI displays/custom UI scalesHendrik Brucker2024-07-041-0/+4
* Add as_sortable_control() to unify Container checkskobewi2024-05-081-8/+4
* Fix crash when GraphFrame sb_to_draw_panel is not a StyleBoxFlatMarc Gilleron2024-04-181-1/+1
* Add GraphFrame and integrate it in VisualShaderHendrik Brucker2024-04-041-0/+357