[PR #1485] [CLOSED] fix: ghost scrollbar in scrollviews using theme's ScrollBarTheme #4767

Closed
opened 2026-03-23 22:15:44 +00:00 by mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/1485
Author: @richardshiue
Created: 11/25/2022
Status: Closed

Base: mainHead: fix-scrollbar-theme


📝 Commits (1)

  • 84d2aa6 fix: ghost scrollbar across appflowy

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 frontend/app_flowy/packages/flowy_infra/lib/theme.dart (+1 -0)

📄 Description

There is a ghost scrollbar even after making the thumb transparent. This seems to be the way to do it, as I've also tried setting the thickness to zero, trackVisibility to false and thumbVisibility to false, all to no avail.

https://user-images.githubusercontent.com/71320345/203930676-eb6dcb05-c513-4505-b9fa-e97d6235b3b6.mp4


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/AppFlowy-IO/AppFlowy/pull/1485 **Author:** [@richardshiue](https://github.com/richardshiue) **Created:** 11/25/2022 **Status:** ❌ Closed **Base:** `main` ← **Head:** `fix-scrollbar-theme` --- ### 📝 Commits (1) - [`84d2aa6`](https://github.com/AppFlowy-IO/AppFlowy/commit/84d2aa68cb3c56eb18d5373b8abe41f31f530bb8) fix: ghost scrollbar across appflowy ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `frontend/app_flowy/packages/flowy_infra/lib/theme.dart` (+1 -0) </details> ### 📄 Description There is a ghost scrollbar even after making the thumb transparent. This seems to be the way to do it, as I've also tried setting the thickness to zero, trackVisibility to false and thumbVisibility to false, all to no avail. https://user-images.githubusercontent.com/71320345/203930676-eb6dcb05-c513-4505-b9fa-e97d6235b3b6.mp4 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 22:15:44 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AppFlowy-IO/AppFlowy#4767
No description provided.