mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-28 07:47:03 -05:00
The error occurred because only one of two subviews (the text editor or the console) were allowed to report having focus. By extending this functionality to all subviews, each one can use its own set of shortcuts thus fixing the problem.