idiotWu / smooth-scrollbar

Customizable, Extendable, and High-Performance JavaScript-Based Scrollbar Solution.

Home Page:https://idiotwu.github.io/smooth-scrollbar/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scrollbar not working well with column-reverse

dGxxxx opened this issue · comments

Checks

  • Not a duplicate.

Version

8.8.4

Description

When using flex-direction: column-reverse; the scrollbar is not working well. Its kinda inversed. The scrollbar should start from the bottom, and only scroll up.

image

Steps to Reproduce

Use flex-direction: column-reverse;

Online Demo

No response