fix: Byte type annotations not being reset correctly
This commit is contained in:
parent
08c2f3fc15
commit
a5c250c811
@ -904,6 +904,8 @@ namespace hex {
|
||||
|
||||
// Set the diagram handle position to the start of the plot
|
||||
m_handlePosition = m_startAddress;
|
||||
|
||||
m_annotationRegions.clear();
|
||||
}
|
||||
|
||||
// Process one byte at the time
|
||||
|
Loading…
x
Reference in New Issue
Block a user