mirror of
https://github.com/encounter/objdiff.git
synced 2026-07-10 12:18:36 -07:00
95528fa8d2
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.