mirror of
https://github.com/fadden/6502bench.git
synced 2025-07-24 22:25:06 +00:00
Add advanced tutorial
Also, fixed a bug where the operand highlight would get out of sync after an edit.
This commit is contained in:
@@ -1021,6 +1021,7 @@ namespace SourceGen.AppForms {
|
||||
mReanalysisTimer.StartTask("Generate DisplayList");
|
||||
mDisplayList.GenerateAll();
|
||||
mReanalysisTimer.EndTask("Generate DisplayList");
|
||||
UpdateSelectionHighlight();
|
||||
}
|
||||
|
||||
#endregion Project management
|
||||
|
Reference in New Issue
Block a user