-
Notifications
You must be signed in to change notification settings - Fork 25
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
Scrollable tab bar #9
Conversation
bennjii
commented
Jul 5, 2023
•
edited by emilk
Loading
edited by emilk
- Closes feat: Basic Scrolling in Tab Menu #3
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The scrolling is really nice! But:
I think top_bar_right_ui
should be reverted to do what is used to do, top_bar_left_ui
removed, and the ⏴ ⏵
buttons added separately (no need to use Behavior
for it).
Also, the code needs comments.
Updated it, theres a slight jump when scrolling to the very end as the right menu, I'm tempted to break up the main function |