TenPatch icon indicating copy to clipboard operation
TenPatch copied to clipboard

Add setting to handle tiling in ProgressBars

Open raeleus opened this issue 5 years ago • 0 comments

Per user Klyser8, using TenPatch for a ProgressBar knob is a minefield. Without using tiling you get odd appearances at low values:

image

The current solution is to just tile the whole bar, but that means you can't stretch the widget horizontally.

I propose that I develop a tileNonStretchAreas option to handle these cases. So instead of squishing non-stretching areas when they are too small, you tile them. I imagine this will solve the issue, but I'll have to do a lot of testing.

raeleus avatar Jan 19 '20 13:01 raeleus