Limit icon size in EditorDebuggerTree.
This commit is contained in:
parent
b7feebefab
commit
b941459719
3 changed files with 17 additions and 1 deletions
|
|
@ -72,6 +72,7 @@ public:
|
|||
|
||||
virtual Variant get_drag_data(const Point2 &p_point) override;
|
||||
|
||||
void update_icon_max_width();
|
||||
String get_selected_path();
|
||||
ObjectID get_selected_object();
|
||||
int get_current_debugger(); // Would love to have one tree for every debugger.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue