mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-04-01 21:17:44 -05:00
feat: Added visibility toggle to hide bookmark highlighting
This commit is contained in:
@@ -19,6 +19,7 @@ namespace hex::plugin::builtin {
|
||||
struct Bookmark {
|
||||
ImHexApi::Bookmarks::Entry entry;
|
||||
TextEditor editor;
|
||||
bool highlightVisible;
|
||||
};
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user