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

Support for Dynamically Sized Binary Documents #11

Merged
merged 3 commits into from
Dec 13, 2024

Conversation

Washi1337
Copy link
Owner

Includes

  • Very (!) basic DynamicBinaryDocument implementation with InsertBytes and RemoveBytes implemented.
  • Adjust HexView to have it properly listen to document insert and remove events.
  • Adjust HexEditor to handle insert/remove keyboard events.

@Washi1337 Washi1337 added the enhancement New feature or request label Dec 9, 2024
@Washi1337 Washi1337 marked this pull request as ready for review December 11, 2024 16:59
@Washi1337 Washi1337 changed the title [WIP] Support for Dynamically Sized Binary Documents Support for Dynamically Sized Binary Documents Dec 11, 2024
@Washi1337 Washi1337 merged commit 373fe44 into main Dec 13, 2024
1 check passed
@Washi1337 Washi1337 deleted the feature/dynamic-sized-documents branch December 13, 2024 21:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant