gameboy9 / randoTracker

Generic tracking software for randomizers
GNU General Public License v3.0
4 stars 3 forks source link

implement a controllable background on all elements #11

Open jsnkuhn opened 6 years ago

jsnkuhn commented 6 years ago

Currently background="true" can be added to the players tag. This gives the player names a default transparent black background with a white stroke. This unfortunately does not function on any other tag.

Would like to see this apply-able to all tags (pictures, freetext, clock, mic, logo, neutralPics). And would be nice if we could have some control of the styling (ie fill color, opacity, stroke width, stroke color). Would also be nice to be able to add a background image to each of these tags.

with this in place the full canvas background would not need to have all sorts of boxes layered on.