You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-07 12:30:27 +00:00
Make Goto line a Popup and allow column input
This commit is contained in:
@@ -145,7 +145,7 @@ class TextShaderEditor : public ShaderEditor {
|
||||
RichTextLabel *warnings_panel = nullptr;
|
||||
uint64_t idle = 0;
|
||||
|
||||
GotoLineDialog *goto_line_dialog = nullptr;
|
||||
GotoLinePopup *goto_line_popup = nullptr;
|
||||
ConfirmationDialog *erase_tab_confirm = nullptr;
|
||||
ConfirmationDialog *disk_changed = nullptr;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user