mirror of
https://git.eden-emu.dev/archive/citron
synced 2026-04-04 18:38:32 -04:00
feat(ui): RGB Mode
Signed-off-by: Collecting <collecting@noreply.localhost>
This commit is contained in:
@@ -140,7 +140,10 @@
|
|||||||
<item row="4" column="1">
|
<item row="4" column="1">
|
||||||
<widget class="QCheckBox" name="rainbowModeCheckBox">
|
<widget class="QCheckBox" name="rainbowModeCheckBox">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Enable Rainbow Tab Buttons</string>
|
<string>Enable RGB Mode</string>
|
||||||
|
</property>
|
||||||
|
<property name="toolTip">
|
||||||
|
<string>May run slowly depending on hardware. Some tabs may not use RGB due to optimization purposes.</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
|
|||||||
Reference in New Issue
Block a user