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

Add Scrollbars to mobile #262

Closed
SleepySquash opened this issue Dec 19, 2022 · 0 comments · Fixed by #276
Closed

Add Scrollbars to mobile #262

SleepySquash opened this issue Dec 19, 2022 · 0 comments · Fixed by #276
Assignees
Labels
enhancement Improvement of existing features or bugfix k::UI/UX UI (user interface) and UX (user experience) changes
Milestone

Comments

@SleepySquash
Copy link
Contributor

Background

На десктопе есть скроллбары.

Problem to solve

На десктопах они добавляются, а на мобилках нет https://docs.flutter.dev/release/breaking-changes/default-desktop-scrollbars

Possible solutions

Добавить всем скроллящимся элементам Scrollbar?

И перенести с new-desgin-preview в темах interactive: true и изменение толщины в зависимости от состояния.

@SleepySquash SleepySquash added enhancement Improvement of existing features or bugfix k::UI/UX UI (user interface) and UX (user experience) changes labels Dec 19, 2022
@SleepySquash SleepySquash added this to the 0.1.0-alpha.8 milestone Dec 19, 2022
SleepySquash pushed a commit that referenced this issue Jan 10, 2023
- redesign `Scrollbar` interface
github-actions bot added a commit that referenced this issue Jan 10, 2023
- redesign `Scrollbar` interface 2b9bdc9
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement of existing features or bugfix k::UI/UX UI (user interface) and UX (user experience) changes
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants