-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
Description
Check out VisualTaskQueue's source code; In particular, showLegend(). There's a drawText() call that draws "Legend" on the Canvas that pops up when the Julia set in drawn in testMandelbrot that shows the thread colors for the VisualTaskQueue. Any attempt to change that will not change the text, "Legend". I have not tried it on a different machine, so perhaps one could try changing it on a new machine. Anybody want to help tackle this bug? I need the text to say, "Threads: " instead of "Legend".