Fixed pointer background going stale when view under it redraws

This commit is contained in:
Quinn Dunki 2015-01-15 18:52:32 -08:00
parent fa6276dbc3
commit 7efb0613e6
2 changed files with 2 additions and 0 deletions

View File

@ -280,6 +280,8 @@ WGPaintView_button:
jsr paintButton
WGPaintView_done:
jsr WGPointerDirty ; The pointer BG may now be stale
RESTORE_ZPP
RESTORE_AXY
rts

Binary file not shown.