summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorDaniel Thompson <daniel@redfelineninja.org.uk>2021-01-10 10:34:37 (GMT)
committerDaniel Thompson <daniel@redfelineninja.org.uk>2021-01-10 10:34:37 (GMT)
commited242b84a6e70aff344669559c038348c822413a (patch)
treeb5b8857e5e84ef1a551444ee5be088eb9c496748 /res
parentb6b30238c6f714986f6b5a54a79bdb5672b534c1 (diff)
widgets: ConfirmationView: Adopt the button widget
Replace the pixelated Yes/No buttons with text based alternatives. This also required changes to the pager to change the way the redraw after changing view is implemented (improved muting and a reset of the colours). Signed-off-by: Daniel Thompson <daniel@redfelineninja.org.uk>
Diffstat (limited to 'res')
-rw-r--r--res/no_button.pngbin454 -> 0 bytes
-rw-r--r--res/yes_button.pngbin500 -> 0 bytes
2 files changed, 0 insertions, 0 deletions
diff --git a/res/no_button.png b/res/no_button.png
deleted file mode 100644
index cb295d1..0000000
--- a/res/no_button.png
+++ /dev/null
Binary files differ
diff --git a/res/yes_button.png b/res/yes_button.png
deleted file mode 100644
index 48bd3fe..0000000
--- a/res/yes_button.png
+++ /dev/null
Binary files differ