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

Hidable not respnding programmatically #32

Open
MrRob02 opened this issue Jun 22, 2024 · 2 comments
Open

Hidable not respnding programmatically #32

MrRob02 opened this issue Jun 22, 2024 · 2 comments
Assignees
Labels
feature New feature or request

Comments

@MrRob02
Copy link

MrRob02 commented Jun 22, 2024

When you try to change the position of the scroll in the code, the hidden widget is not (in this case) showing, I need to manually continue scrolling until bar is shown
provider.scrollController.animateTo(0, duration: const Duration(milliseconds: 500), curve: Curves.ease);

@theiskaa
Copy link
Owner

First of all, sorry for the late response.
Could you describe it in more detail? I'm trying to understand exactly what we want here.

@theiskaa theiskaa self-assigned this Sep 27, 2024
@theiskaa theiskaa added the feature New feature or request label Sep 27, 2024
@MrRob02
Copy link
Author

MrRob02 commented Sep 27, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants