Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add setting to handle tiling in ProgressBars #1

Open
raeleus opened this issue Jan 19, 2020 · 0 comments
Open

Add setting to handle tiling in ProgressBars #1

raeleus opened this issue Jan 19, 2020 · 0 comments

Comments

@raeleus
Copy link
Owner

raeleus commented Jan 19, 2020

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant