I prefer my fix:

1. ctrl + F to search, then replicate the search window's settings. IMPORTANT: you need to chose "Preset" first and then "color". The editor doesn't output that properly.
2. Use search button until you find a "create dialog label" action.
3. Press replace.
4. Iterate step 2 and 3 until you fixed all labels occuring in your triggers.
Development > Triggers
Fixing the White Label Bug
- 17 posts
-
Ahli634 Regular Shmoe
- Battle.net
- Ahli
- #634 EU
- Join date
- Apr 04, 2011
- Location
- Germany
- Reputation
- 58
- Posts
- 815
- Last login
- May 20, 2013
Last edited Feb 20, 2013 by Ahli634 -
TwoDie Author
- Battle.net
- TwoDie
- #792 EU
- Join date
- Apr 30, 2010
- Location
- Lithuania
- Reputation
- 7
- Posts
- 298
- Projects
- 7
- Last login
- May 21, 2013
-
LinkD Author
- Battle.net
- LinkD
- #305 NA
- Join date
- Dec 08, 2008
- Location
- United States
- Reputation
- 1
- Posts
- 179
- Projects
- 2
- Last login
- May 21, 2013
When I change a label to automatic color it seems to just turn text that have color tags black, and text without color tags invisible, am I missing something?
-
rtschutter Regular Shmoe
- Join date
- Apr 27, 2010
- Location
- United States
- Reputation
- 6
- Posts
- 292
- Last login
- May 15, 2013
I am just going in to check the impact of the patch on my map. Can somebody paint a clearer picture for me of what this bug is and what exactly I should be looking for?
-
zeldarules28 Moderator
- Join date
- Jul 16, 2010
- Location
- United States
- Reputation
- 64
- Posts
- 4,141
- Projects
- 3
- Last login
- May 21, 2013
-
Trieva Author
- Battle.net
- Trieve (NA + SEA)
- #203 NA
- Join date
- Jun 22, 2011
- Location
- Australia
- Reputation
- 6
- Posts
- 944
- Projects
- 2
- Last login
- May 13, 2013
From testing my map it doesn't seem to affect tooltips. Only labels.
Current Project: SquadCraft 2
Project Page
Feedback Thread
Latest Video
Published Regions: SEA, NA, EU, KOR
Status: Open Beta -
HatsuneMikuMegurine Author
- Join date
- Jun 08, 2010
- Location
- United States
- Reputation
- 1
- Posts
- 231
- Projects
- 1
- Last login
- Apr 02, 2013
thanks , i was wondering why all my Leaderboard names and stuff were in white (instead of showing the specific unique player colors)
I changed all the "white" to automatic, and now it works as before the patch
-
rtschutter Regular Shmoe
- Join date
- Apr 27, 2010
- Location
- United States
- Reputation
- 6
- Posts
- 292
- Last login
- May 15, 2013
I noticed that all of my buttons now default the text color to the same color of the button, ignoring the style color of the text. It made my dialogs go from looking pretty nice to terrible, is this problem related?
-
willuwontu Regular Shmoe
- Join date
- Nov 17, 2012
- Location
- United States
- Reputation
- 9
- Posts
- 361
- Last login
- May 21, 2013
probably, the patch messed with my dialogs too :(
I'm watching you
-
Trieva Author
- Battle.net
- Trieve (NA + SEA)
- #203 NA
- Join date
- Jun 22, 2011
- Location
- Australia
- Reputation
- 6
- Posts
- 944
- Projects
- 2
- Last login
- May 13, 2013
@rtschutter: Go
Have you tried setting the dialogs to automatic? The problem might affect buttons too.
-
rtschutter Regular Shmoe
- Join date
- Apr 27, 2010
- Location
- United States
- Reputation
- 6
- Posts
- 292
- Last login
- May 15, 2013
I don't even understand how to set the color to 'automatic' all I see is the normal color settings.
-
Trieva Author
- Battle.net
- Trieve (NA + SEA)
- #203 NA
- Join date
- Jun 22, 2011
- Location
- Australia
- Reputation
- 6
- Posts
- 944
- Projects
- 2
- Last login
- May 13, 2013
Ah, I thought the button action had a colour option. As a last resort you could always switch to custom buttons using labels for text. I wonder if setting up the buttons first then using the actions that change it's text would work.
-
rtschutter Regular Shmoe
- Join date
- Apr 27, 2010
- Location
- United States
- Reputation
- 6
- Posts
- 292
- Last login
- May 15, 2013
Yeah I will probably have to switch to labels which will be pretty annoying., I liked having the highlight color.
I made a before/after comparison image and posted it on the bnet forums.
https://dl.dropbox.com/u/49867307/Overlays/dialogbuttonissue.jpg
-
Ahli634 Regular Shmoe
- Battle.net
- Ahli
- #634 EU
- Join date
- Apr 04, 2011
- Location
- Germany
- Reputation
- 58
- Posts
- 815
- Last login
- May 20, 2013
Quote from rtschutter: Go
https://dl.dropbox.com/u/49867307/Overlays/dialogbuttonissue.jpg
I hope you don't mind that I use your image here to visualize the problem.
-
rtschutter Regular Shmoe
- Join date
- Apr 27, 2010
- Location
- United States
- Reputation
- 6
- Posts
- 292
- Last login
- May 15, 2013
Don't mind at all, thanks for finding a solution.
-
jcraigk Regular Shmoe
- Join date
- Feb 12, 2011
- Location
- United States
- Reputation
- 0
- Posts
- 386
- Last login
- May 13, 2013
Maybe this is a bad workaround, but I just replaced all of my single-line Create Label actions with the more generic Create Dialog Item (label) and then Move, Size, and Style with separate lines of code. Increases code footprint but fixed my color issues.
Now in WoL 2.0.4 I'm running into labels truncating my text after a paragraph or so and adding "...", which cuts off lots of text. Not the case in HotS Beta.
- 17 posts



DogmaiSEA Regular ShmoeEdit every single Create Label function and change Color: White to Color: Automatic by hand.
In the GUI Trigger Editor goto Edit > Find/Replace > Find.
Then go to Event/Condition/Action.
Function Type: Action Function: Create Dialog Item (Label)
Tick "Local Elements"
Click on the very first thing in your Trigger List (Left-hand-side pane), then click Find Next.
This will cycle through all the Create Dialog Item Labels that you need to change from White to Automatic.
----So basically, keep the Find window open, click Find Next.
At the bottom of the window click on White, Press A, then press Enter, then press Enter again and then click on the next White.
Rinse and Repeat, it keeps a tally of how many you have left to go (Eg: Results: 42/142)