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

Click & Hover effects don't work if scrollbar is at the end #57

Open
oguzilerle opened this issue Jun 3, 2023 · 0 comments
Open

Click & Hover effects don't work if scrollbar is at the end #57

oguzilerle opened this issue Jun 3, 2023 · 0 comments

Comments

@oguzilerle
Copy link

Hi, I couldn't find a similar issue so I'm opening this one.

If I scroll in the scrollbox to the end, items inside become non-interactable. They automatically become interactable again if:
1- I scroll to middle (anywhere in the scrollbar that is not the end. (scrollbox.scrollLeft = 0.1 works, for example)
2- I interact with another pixi element thats out of the scrollbox, and come again into the scrollbox

Using v2.3.0.

I wanted to ask if this issue is known and if there is a cleaner solution for this than manually adding margin to scrollbar position

Thanks in advance

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