Synchronize scrolling does not work in hex view
A plugin to improve Notepad++
Brought to you by:
jenslorenz
Steps to reproduce:
1. Open (or create) two files that are large enough not to fit in the window (so they are scrollable)
2. Select "view in hex" for both files
3. Select "compare" using compare plugin
4. Select "synchronize vertical scrolling" and "synchronize horizontal scrolling"
5. Scroll one of the files and notice that the other file is not scrolled.
6. Remove "view in hex" from both files and retry scrolling and notice that both files are scrolled simultaneously when only other of them is scrolled.
Suggested fix:
Synchronize scrolling should work in hex view like it works in normal view.
And of course I forgot to mention versions:
Notepad++ 4.9.2
Compare plugin: 1.5.1
Hex editor: 0.9.0
This is a feature request not a bug. Currently synchronize scrolling isn't supported. But I will consider it.