ability to reposition scene tabs with drag & drop
This commit is contained in:
parent
159b1fc65f
commit
29c2aabdaf
4 changed files with 51 additions and 2 deletions
|
|
@ -572,6 +572,7 @@ private:
|
|||
void _scene_tab_hover(int p_tab);
|
||||
void _scene_tab_exit();
|
||||
void _scene_tab_input(const Ref<InputEvent> &p_input);
|
||||
void _reposition_active_tab(int idx_to);
|
||||
void _thumbnail_done(const String &p_path, const Ref<Texture> &p_preview, const Variant &p_udata);
|
||||
void _scene_tab_script_edited(int p_tab);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue