Semantic-Org/Semantic-UI-LESS

Forced simple scrollbar

hanshenrik opened this issue · 1 comments

After upgrading to 2.2.11, the scrollbar in <Menu> is always visible. Previously, it was autohidden when the user is not scrolling. I guess this is related to this: 35ae43a#diff-3d63baaee7a5b15570f2d403e194b021R134

Is there a reason why a simple scrollbar should be forced? Is this a bug or a feature?

v2.2.10
2.2.10
v2.2.11
2.2.11

I fixed the problem for my case by setting @useCustomScrollbars: false; in site.variables.