robmcmullen / omnivore

Hex editor and debugging emulator, sponsored by the Player/Missile Podcast
Mozilla Public License 2.0
53 stars 7 forks source link

Start of style change visible after disassembly style change #149

Closed robmcmullen closed 7 years ago

robmcmullen commented 7 years ago

If the cursor is at the end of a long selection and a style change results in the number of rows decreasing, the disassembly view shows bytes far past what just changed. Needs to reset rows, maybe so the cursor stays on the same byte and the view start is changed so it stays in the same relative position on the screen