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

Remove web condition to show rail bar #11

Open
marcelpinto opened this issue Mar 14, 2024 · 2 comments
Open

Remove web condition to show rail bar #11

marcelpinto opened this issue Mar 14, 2024 · 2 comments

Comments

@marcelpinto
Copy link

When adding the sideBarOptions the bottom bar does not show anymore, but the sideBarOptions only work for web. This is not really intuitive and I don't see why the railbar should not be used for large screen besides web.

switch ((kIsWeb, widget.sideBarOptions)) this switch should remove the kIsWeb

@imhafeez
Copy link

imhafeez commented May 4, 2024

I am facing the same issue

@imhafeez
Copy link

imhafeez commented May 4, 2024

#12 I have fixed it in this pull request.

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

2 participants