mirror of
https://github.com/blondie7575/WeeGUI.git
synced 2024-12-13 15:30:04 +00:00
Fixed pointer background going stale when view under it redraws
This commit is contained in:
parent
fa6276dbc3
commit
7efb0613e6
2
views.s
2
views.s
@ -280,6 +280,8 @@ WGPaintView_button:
|
||||
jsr paintButton
|
||||
|
||||
WGPaintView_done:
|
||||
jsr WGPointerDirty ; The pointer BG may now be stale
|
||||
|
||||
RESTORE_ZPP
|
||||
RESTORE_AXY
|
||||
rts
|
||||
|
BIN
weegui.dsk
BIN
weegui.dsk
Binary file not shown.
Loading…
Reference in New Issue
Block a user