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

Not scrolling in BoxLayout Y when using SwipeableContainer item inside #3747

Open
DurankGts opened this issue Oct 9, 2023 · 2 comments
Open

Comments

@DurankGts
Copy link
Contributor

When I scroll and item SwipeableContainer inside a Layout BoxLayout Y the scroll doesn't work in this item.

@DurankGts
Copy link
Contributor Author

DurankGts commented Oct 10, 2023

I could found that the issue is when I use setLeadComponent inside a Scrollable Y with button. There is an efective way to listen pointer pressed in an Container without affect the Scroll event in a container List?

@DurankGts
Copy link
Contributor Author

Could you explain me the use of this method

Container.setBlockLead(true);

what must be the behaivor?

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