From be534433584be93ea3ac3b2adfe13438c37f5b68 Mon Sep 17 00:00:00 2001
From: davidus01 <davidus01@b956fd51-792f-4845-bead-9b4dfca2ff2c>
Date: Fri, 21 May 2010 22:56:22 +0000
Subject: active headers: title, artist header: mp3, background, cover as slide
 possibility to modify headers by cursors

git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2393 b956fd51-792f-4845-bead-9b4dfca2ff2c
---
 us_maker_edition/game/themes/Classic.ini |  9 ++++++---
 us_maker_edition/game/themes/Deluxe.ini  | 15 +++++++++------
 2 files changed, 15 insertions(+), 9 deletions(-)

(limited to 'us_maker_edition/game')

diff --git a/us_maker_edition/game/themes/Classic.ini b/us_maker_edition/game/themes/Classic.ini
index ec789da7..27206c51 100644
--- a/us_maker_edition/game/themes/Classic.ini
+++ b/us_maker_edition/game/themes/Classic.ini
@@ -8077,7 +8077,8 @@ Tex = MainBar
 Type = Colorized
 TexSBG = MainBar
 TypeSBG = Colorized
-ShowArrows = 0
+ShowArrows = 1
+OneItemOnly = 1
 SBGW = 350
 Align = 0
 
@@ -8103,7 +8104,8 @@ Tex = MainBar
 Type = Colorized
 TexSBG = MainBar
 TypeSBG = Colorized
-ShowArrows = 0
+ShowArrows = 1
+OneItemOnly = 1
 SBGW = 350
 Align = 0
 
@@ -8129,7 +8131,8 @@ Tex = MainBar
 Type = Colorized
 TexSBG = MainBar
 TypeSBG = Colorized
-ShowArrows = 0
+ShowArrows = 1
+OneItemOnly = 1
 SBGW = 350
 Align = 0
 
diff --git a/us_maker_edition/game/themes/Deluxe.ini b/us_maker_edition/game/themes/Deluxe.ini
index 4410eecf..e93478a7 100644
--- a/us_maker_edition/game/themes/Deluxe.ini
+++ b/us_maker_edition/game/themes/Deluxe.ini
@@ -8744,9 +8744,10 @@ TextSize = 16
 Text = EDIT_MP3
 Tex = MainBar
 Type = Colorized
-TexSBG = MainBar
+TexSBG = SelectBG
 TypeSBG = Colorized
-ShowArrows = 0
+ShowArrows = 1
+OneItemOnly = 1
 SBGW = 350
 Align = 0
 
@@ -8770,9 +8771,10 @@ TextSize = 16
 Text = EDIT_COVER
 Tex = MainBar
 Type = Colorized
-TexSBG = MainBar
+TexSBG = SelectBG
 TypeSBG = Colorized
-ShowArrows = 0
+ShowArrows = 1
+OneItemOnly = 1
 SBGW = 350
 Align = 0
 
@@ -8796,9 +8798,10 @@ TextSize = 16
 Text = EDIT_BACKGROUND
 Tex = MainBar
 Type = Colorized
-TexSBG = MainBar
+TexSBG = SelectBG
 TypeSBG = Colorized
-ShowArrows = 0
+ShowArrows = 1
+OneItemOnly = 1
 SBGW = 350
 Align = 0
 
-- 
cgit v1.2.3