mirror of
https://github.com/encounter/objdiff.git
synced 2025-06-07 23:23:34 +00:00
The flag is cleared after one scroll to avoid doing it continuously, but this breaks when we need to scroll to both the left and the right symbol at the same time. So now each side has its own flag to keep track of this state independently.