mirror of
https://github.com/godotengine/godot.git
synced 2025-12-08 06:09:55 +00:00
Improved text editor status bar and zooming UX.
This commit is contained in:
parent
16d61427ca
commit
9281c441f6
12 changed files with 321 additions and 251 deletions
|
|
@ -152,6 +152,7 @@ public:
|
|||
virtual void validate() override;
|
||||
|
||||
virtual Control *get_base_editor() const override;
|
||||
virtual CodeTextEditor *get_code_editor() const override;
|
||||
|
||||
static void register_editor();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue