mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-08-06 13:58:40 +00:00
fix possible incorrect panel being used in commands fired from tab right-click menu
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user