mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-05-19 03:59:13 -05:00
d08853df8c
When I implemented the changes to allow creating breakpoints without losing focus in the pattern editor and without forcing it to scroll to the cursor position I broke the code that ensures the cursor is visible after being moved to the source code that caused the error. All I needed to do is to explicitly set the argument because the default is to not scroll to the cursor when focus is given to the pattern editor