mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-28 07:47:03 -05:00
This was caused by the variable that holds the bar location not being updated when window was resized. The bar can be moved until only one line is shown in the smaller window. When ImJex window is resized, the proportion of editor/console height is maintained.