objdiff/objdiff-gui
LagoLunatic ef2723748a Found a better place to clear the autoscroll flag
DiffViewState::post_update is where the flag gets set, so clearing it right before that at the start of the function seems to make the most sense, instead of doing it in App::update.
2024-11-29 13:10:00 -05:00
..