fix possible incorrect panel being used in commands fired from tab right-click menu

This commit is contained in:
Ryan Fleury
2024-06-27 14:24:45 -07:00
parent 13aa41910e
commit 8ca67ff892
2 changed files with 4 additions and 5 deletions
+1
View File
@@ -591,6 +591,7 @@ struct DF_Window
// rjf: tab context menu state
UI_Key tab_ctx_menu_key;
DF_Handle tab_ctx_menu_panel;
DF_Handle tab_ctx_menu_view;
// rjf: autocomplete lister state