From e22daefb0841c330d9026a9ab60571c2293ebca1 Mon Sep 17 00:00:00 2001 From: ITotalJustice <47043333+ITotalJustice@users.noreply.github.com> Date: Wed, 30 Apr 2025 18:19:13 +0100 Subject: [PATCH] slightly round edges for progress and option box, add image support to option boxes --- sphaira/include/ui/option_box.hpp | 9 +++---- sphaira/source/ui/menus/homebrew.cpp | 4 +-- sphaira/source/ui/option_box.cpp | 40 +++++++++++++++------------- sphaira/source/ui/progress_box.cpp | 2 +- 4 files changed, 28 insertions(+), 27 deletions(-) diff --git a/sphaira/include/ui/option_box.hpp b/sphaira/include/ui/option_box.hpp index 11b85ed..03356d9 100644 --- a/sphaira/include/ui/option_box.hpp +++ b/sphaira/include/ui/option_box.hpp @@ -32,11 +32,9 @@ public: using Options = std::vector