Browse Source
This is required to keep selected and brightened state across undo. It's also probably required for things like IS_SHOWN_AS_BITMAP and possibly ENTERED. FWIW, most BOARD_ITEMs do a straight swap, including the temp and edit flags. But that seems like a risky change.... Also removes SyncView() call from Undo/Redo as that does a MODEL_RELOAD which clears the selection.newinvert
18 changed files with 64 additions and 10 deletions
Loading…
Reference in new issue