Skip to content
This repository has been archived by the owner on Jan 19, 2023. It is now read-only.

Use custom scrollbars for content, summary, and quick switcher #1500

Merged
merged 3 commits into from Oct 14, 2020

Conversation

GuessWhoSamFoo
Copy link
Contributor

Custom scrollbars can avoid situations where the application looks differently across systems. This PR adds a custom scrollbar for a few components as adding them to nested components (datagrids, terminal) would be trickier.

Other libraries such as simplebar and ngx-scrollbar were considered, but they had weird interactions with CSS/flexbox or strange ways to capture scroll events.

Old:
image

image

New:
image

image

GuessWhoSamFoo added 3 commits October 13, 2020 18:00
Signed-off-by: GuessWhoSamFoo <foos@vmware.com>
Signed-off-by: GuessWhoSamFoo <foos@vmware.com>
Signed-off-by: GuessWhoSamFoo <foos@vmware.com>
@wwitzel3 wwitzel3 merged commit c1031c1 into vmware-archive:master Oct 14, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants