Uh oh!
There was an error while loading. Please reload this page.
doc: remove all scrollbar styling - #6479
Conversation
Returns the scrollbar to native style. Fixes: nodejs#6443
jasnell
commented
Apr 29, 2016
@nodejs/documentation @nodejs/website |
Actually, that would be a perfect solution. |
eljefedelrodeodeljefe
commented
Apr 29, 2016
Let's do it. LGTM |
ghost
commented
Apr 29, 2016
LGTM! |
silverwind
commented
Apr 29, 2016
Eh, I think we've bikeshedded this to death, so LGTM. Bit of a shame that this won't emulate OS X scrollbars on Windows anymore, but I guess we let Browsers solve that "issue". |
eljefedelrodeodeljefe
commented
Apr 29, 2016
Bikesheds are built on weekends :) |
I'm gonna create a |
ghost
commented
Apr 29, 2016
@jasnell 👍 hell yeah |
eljefedelrodeodeljefe
commented
Apr 29, 2016
+1 -1 +1 -1 +1 -1 +1 -1 +1 -1 +1 -1 |
ChALkeR
commented
Apr 29, 2016
LGTM. |
claudiorodriguez
commented
Apr 30, 2016
Merging this tomorrow if there's no objections |
claudiorodriguez
commented
May 1, 2016
Landed in 7fdffb6 |
Returns the doc custom scrollbar to native style. Fixes: nodejs#6443 PR-URL: nodejs#6479 Reviewed-By: Robert Lindstaedt <robert.lindstaedt@gmail.com> Reviewed-By: Roman Reiss <me@silverwind.io> Reviewed-By: Сковорода Никита Андреевич <chalkerx@gmail.com>
zertosh
commented
May 8, 2016
Chrome (at least on a Mac) will give you indicators on the scrollbar of where |
ChALkeR
commented
May 8, 2016
@zertosh I suggest filing a separate issue for this, if there isn't one already. |
eljefedelrodeodeljefe
commented
May 8, 2016
Did one for you. Couldn't find any... #6637 Thanks for reporting, this bugged me for a while too. |

Checklist
Affected core subsystem(s)
doc
Description of change
Returns the scrollbar to native style.
Alternative to #6474 and #6445
Fixes: #6443