-
Notifications
You must be signed in to change notification settings - Fork 19
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
Tearing / Bleed while scrolling #439
Comments
@JDsnyke - what platform Linux (and which one) or Windows are you using? If Linux, which theme? It matter because Shoes is very dependent on which version of the Gkt3 libraries is being used. The picture above looks normal for a layout that has more content in the window than height allows so Shoes sets up the scroll bar so you can get to it all. |
@ccoupe I'm using Windows 10. I am not using any themes (so default one). I get that there's more content than the height which leads to the scroll. I am confused as to why the buttons seem to jump out / bleed out of the borders when scrolling. 😖 |
Hmm. Flow layouts will jump when resizing horizontally but that is not what you describe. You said it only happened after upgrading. Before you go back to 3.3.6 can you share your app or reduced it to something small that shows the problem? |
Bit busy with some other work. I'll close this issue for now and give an update when I do so. |
I was able to recreate the problem. Just run the cobbler in win10, manage gems, list local and scroll up and down. |
Ah, that is an old problem indeed - you can even see that it happens on my image above. |
Hi,
After upgrading to 3.3.7, I seem to have issues with scrolling on my shoes app. Content seems to bleed out of the top and bottom. Any advice? (Refer to image)
Thanks!
The text was updated successfully, but these errors were encountered: