Make Editor, Export and Project settings dialogs resizable and store their bounds
This commit is contained in:
parent
74eace2b14
commit
7623fd10bf
7 changed files with 105 additions and 42 deletions
|
|
@ -66,7 +66,7 @@ class WindowDialog : public Popup {
|
|||
|
||||
protected:
|
||||
virtual void _post_popup();
|
||||
|
||||
virtual void _fix_size();
|
||||
virtual void _close_pressed() {}
|
||||
virtual bool has_point(const Point2& p_point) const;
|
||||
void _notification(int p_what);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue