mirror of
https://github.com/encounter/objdiff.git
synced 2025-06-07 23:23:34 +00:00
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.