You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
vertical scrolling of navbar & columns is very jerky / laggy / jumpy in ComparePlus 1.1 or dev, which is very annoying
it does occur even when comparing very small and simple files, which means it's not caused by too large / too complicated files / or too long lines
the issue doesn't occur in Compare 2.0.2 (or is barely noticeable to the point it's not a problem)
the issue occurs on Notepad++ 8.5.7 in both 32bit & 64bit versions, I use Win 7
I've recorded animations as a comparision :
ComparePlus 1.1 or dev - jerky, laggy
Compare 2.0.2- smooth
The text was updated successfully, but these errors were encountered:
garry-ut99
changed the title
Vertical scrolling of navbar & one of the compared columns, is very jerky / laggy / jumpy.
Vertical scrolling of navbar & compared columns, is very jerky / laggy / jumpy.
Oct 7, 2023
That is a tradeoff for using another approach for diffs alignment which allows showing the real line numbers in the compared files and also allows keeping the undo history.
I'll see if I can make it a bit better but the scrolling for sure cannot be as smooth as that in Compare v2 (again for implementation reasons and Scintilla internals - the Notepad++ editing engine).
ComparePlus 1.1
ordev
, which is very annoyingCompare 2.0.2
(or is barely noticeable to the point it's not a problem)I've recorded animations as a comparision :
ComparePlus 1.1
ordev
- jerky, laggyCompare 2.0.2
- smoothThe text was updated successfully, but these errors were encountered: