Closed Adrienne200 closed 3 months ago
Good suggestions -- I edited the above to add checkboxes.
This isn't straightforward in Qt, I propose postponing this to after v1.0, except for fixing the alignment.
Some questions about changes to the knit progress view- Windows doesn't support colored backgrounds on table headers, so the options are "highlight current color but the info isn't 'sticky'"(left) or "don't highlight current color but the info is 'sticky'"(right). Both of them have a sticky column indicator that turns bold when you select a specific column. | Non-sticky row info | Sticky Row Info |
---|---|---|
I believe the latter is what Adrienne is asking for.
Here are some videos to clarify (seems you need to click on them to view them): | Non-sticky row info | Sticky Row Info |
---|---|---|
I was under the impression that implementing the sticky header was really complicated in Qt. I am far from expert though.
I was under the impression that implementing the sticky header was really complicated in Qt. I am far from expert though.
I mean, I did it... The videos are from test branches I made.
AYAB software version: 0.99 RC2 Computer/OS: Windows 7, small laptop Knitting machine: KH910 AYAB hardware: Interface or shield
I'm using a small Windows laptop with a minuscule screen, 1024x600. Mostly the UI scales down to this size quite well, but the new lower display doesn't scroll properly. It might also not scroll smoothly on a larger screen.
Steps to reproduce the behavior:
Expected:
Actual: On a small screen, when you move the slider it seems to jump from one area to the next without any indication of overlap, and never show the middle. It may be better on a larger screen but I'll guess that it isn't very good there either.