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

Drawer does not open in web #35

Open
emirchus opened this issue Sep 16, 2022 · 1 comment
Open

Drawer does not open in web #35

emirchus opened this issue Sep 16, 2022 · 1 comment
Assignees
Labels
bug Something isn't working
Milestone

Comments

@emirchus
Copy link
Contributor

When you want to open the drawer, it does not open and the gesture is not detected.
It only happens on the web.

Things to keep in mind:

  • Run flutter with port 3000
  • Run web renderer with html or canvaskit
2022-09-16.08-35-39.mp4
@hectoritr hectoritr added the bug Something isn't working label Sep 16, 2022
@hectoritr hectoritr added this to the v0.1 milestone Sep 16, 2022
@emirchus
Copy link
Contributor Author

Flutter design

This problem may be due to the flutter update. On desktop the drawer open/close gesture is disabled, this could be due to MATERIALUI alignments.

Drawer controller code:

image

@emirchus emirchus reopened this Sep 19, 2022
@hectoritr hectoritr modified the milestones: v0.1, v1.0.2 Sep 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

3 participants