-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix issue #199 (no scroll bar when only the tree column is visible)
The root cause of this is because the scroll bar only appears if the metric columns are also visible. To ensure the scroll bar is visible, the width of tree column needs to be adjusted to allow at least one metric column is visible.
- Loading branch information
la5
committed
May 16, 2022
1 parent
3e71328
commit 8928a24
Showing
2 changed files
with
62 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters