objdiff/objdiff-gui
LagoLunatic 95528fa8d2 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-12-01 22:36:15 -07:00
..
assets Split into objdiff-core / objdiff-gui; update egui to 0.26.2 2024-02-26 18:48:48 -07:00
src Found a better place to clear the autoscroll flag 2024-12-01 22:36:15 -07:00
Cargo.toml Fix missing dependency feature for objdiff-gui 2024-12-01 22:36:05 -07:00
build.rs Remove vergen / GIT_COMMIT_SHA handling 2024-09-10 23:22:40 -06:00