summaryrefslogtreecommitdiff
path: root/apps/shortcuts.c
diff options
context:
space:
mode:
authorWilliam Wilgus <wilgus.william@gmail.com>2023-11-24 16:17:33 -0500
committerWilliam Wilgus <wilgus.william@gmail.com>2023-11-24 16:17:33 -0500
commitb6ce98c55c31039fdc8189b4cbe0bb7e56eaf894 (patch)
tree30163c508e0c9708775a21dfb831e7f8bd5c222c /apps/shortcuts.c
parentcb3b5397b34eb6ad181b2c9d32996152f28d3974 (diff)
downloadrockbox-b6ce98c55c31039fdc8189b4cbe0bb7e56eaf894.tar.gz
rockbox-b6ce98c55c31039fdc8189b4cbe0bb7e56eaf894.zip
[BugFix] yesno screen disappears
sending GUI_EVENT_NEED_UI_UPDATE ensured we got redrawn but it also sometimes resulted in the yesno screen being overdrawn depending on which event callback was called last now increasing the update frequency, clear the dirty bit on whatever vp we are replacing and well as call our redraw function instead of sending UI_UPDATE also found a potential bug in get_font() Change-Id: I1da6defa6db799a4778590daa0c107aba00a9d34
Diffstat (limited to 'apps/shortcuts.c')
0 files changed, 0 insertions, 0 deletions