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

feat: add option to show drawer button in tab bar #262

Merged
merged 1 commit into from
Jun 29, 2024
Merged

Conversation

poppingmoon
Copy link
Owner

The drawer button at the left of the tab bar was removed in #202 because it introduced an FAB with the same functionality.
However, the FABs will not appear while a post form is open, it needs two taps to open the menu, which is inconvenient.

This PR adds an option to show the button in the tab bar as before. If the option is enabled, the button is available regardless of whether the post form is open.

@poppingmoon poppingmoon merged commit 6ce46b5 into main Jun 29, 2024
14 checks passed
@poppingmoon poppingmoon deleted the drawer-button branch June 29, 2024 04:06
@poppingmoon poppingmoon mentioned this pull request Jun 30, 2024
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

Successfully merging this pull request may close these issues.

1 participant