You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-09 12:50:35 +00:00
Make Goto line a Popup and allow column input
This commit is contained in:
@@ -53,7 +53,7 @@ private:
|
||||
PopupMenu *bookmarks_menu = nullptr;
|
||||
PopupMenu *context_menu = nullptr;
|
||||
|
||||
GotoLineDialog *goto_line_dialog = nullptr;
|
||||
GotoLinePopup *goto_line_popup = nullptr;
|
||||
|
||||
enum {
|
||||
EDIT_UNDO,
|
||||
|
||||
Reference in New Issue
Block a user