Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Diffing should be relative to the current position of a file, not 0 #51

Open
ethteck opened this issue Jan 8, 2024 · 0 comments
Open
Milestone

Comments

@ethteck
Copy link
Owner

ethteck commented Jan 8, 2024

If one file stays locked and another moves, the diff should update to reflect file A's offset vs file B's offset, rather than keeping the diff the same.

In other words, do it like vbindiff where when you move only the bottom or top, the diff updates accordingly

@ethteck ethteck added this to the 1.0 milestone Jan 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant