- From: Ruben Vreeken <notifications@github.com>
- Date: Mon, 26 Apr 2021 11:53:13 -0700
- To: w3ctag/design-reviews <design-reviews@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 26 April 2021 18:53:25 UTC
Thanks @atanassov for joining in. To be honest I was a bit worried I might've ground things to a hold by suggesting an extension to the box model. I'm very much in favor of reopening the discussion around CSS Scrollbars. In reviewing the whole thing again I just now realized there may be a far simpler approach which may not have been discussed yet. We could drop `scroll-gutter` completely in favor of something like: `scrollbar-position: fixed;` and `scrollbar-position: overlay;`. If we combine `scrollbar-position` with `scrollbar-width` existing padding styles will do the job just fine. I also imagine it'll be a lot less work for browsers to implement compared to both @felipeerias's `scroll-gutter` proposal or my earlier suggestion to extend to the box model. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3ctag/design-reviews/issues/563#issuecomment-827068380
Received on Monday, 26 April 2021 18:53:25 UTC