Page 1 of 1

progressbar now has minimum height & width

Posted: Sun Mar 03, 2019 8:48 pm
by ownlyme
before 0.17 my custom graphs looked like this:
graph.jpg
graph.jpg (4.72 KiB) Viewed 642 times
now they look like this:
graph17.jpg
graph17.jpg (4.6 KiB) Viewed 642 times
can you allow abusing progressbars as pixels again please?

the new way of changing sprites is pretty cool but you can't just enter rgb values there...

for my mod i have already updated it to use sprites with 1x1 pixels of 16 different colors, but maybe you want to consider fixing it anyway

Re: progressbar now has minimum height & width

Posted: Wed Mar 06, 2019 12:41 pm
by Rseding91
Thanks for the report: all widgets have their sizes defined through the styles they use - if you want to change the minimum size you can just change the style to be what ever you want.