Summary: | [css-scrollbars-1] Implement "scrollbar-width: thin" support for Adwaita scrollbars | ||
---|---|---|---|
Product: | WebKit | Reporter: | Luke Warlow <lwarlow> |
Component: | CSS | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW --- | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Local Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 231588 |
Description
Luke Warlow
2023-06-29 09:39:58 PDT
Currently the thickness uses a "scrollbarSize = 21;" decleration, so this would probably just be a matter of adding a new "thinScrollbarSize" declaration and using that in the scrollbarThickness function |