diff --git a/views.s b/views.s index e3fa9e3..92b9ad2 100644 --- a/views.s +++ b/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 diff --git a/weegui.dsk b/weegui.dsk index 3448d24..f3199cd 100644 Binary files a/weegui.dsk and b/weegui.dsk differ