objdiff/objdiff-gui
LagoLunatic 99641d2637 Fix auto-scrolling to highlighted symbol only working for the left side
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.
2024-11-28 19:32:48 -05:00
..
assets Split into objdiff-core / objdiff-gui; update egui to 0.26.2 2024-02-26 18:48:48 -07:00
src Fix auto-scrolling to highlighted symbol only working for the left side 2024-11-28 19:32:48 -05:00
Cargo.toml Fix missing dependency feature for objdiff-gui 2024-11-27 21:05:07 -05:00
build.rs Remove vergen / GIT_COMMIT_SHA handling 2024-09-10 23:22:40 -06:00