When we have open original Go to window, then running View in HEX should switch this window to Go to window created by plugin, and vice versa (when we turn off View in HEX). Now we can have open both windows in standard or hex view, which is wrong, because one of them doesn't work well anyway. It should be the same behavior as for Find and Replace windows.
Confirmed. Additionally finding find/replace is not restoring the states find in files/mark from N++ dialog which are not available in hex view version.
When we have open original
Go to
window, then runningView in HEX
should switch this window toGo to
window created by plugin, and vice versa (when we turn offView in HEX
). Now we can have open both windows in standard or hex view, which is wrong, because one of them doesn't work well anyway. It should be the same behavior as forFind
andReplace
windows.