mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2026-09-26 11:08:02 +00:00
yuzu: ui: Improve battery symbols
This commit is contained in:
@@ -72,6 +72,7 @@ private:
|
||||
ZL,
|
||||
ZR,
|
||||
SR,
|
||||
Charging,
|
||||
};
|
||||
|
||||
struct ColorMapping {
|
||||
@@ -94,6 +95,7 @@ private:
|
||||
QColor slider_button{};
|
||||
QColor slider_arrow{};
|
||||
QColor deadzone{};
|
||||
QColor charging{};
|
||||
};
|
||||
|
||||
void UpdateColors();
|
||||
|
||||
Reference in New Issue
Block a user