-
Notifications
You must be signed in to change notification settings - Fork 34
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
[BUG] Improve the sideways scroll of the lower display. #615
Comments
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. |
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.
The text was updated successfully, but these errors were encountered: