Giter VIP home page Giter VIP logo

Comments (5)

xobotyi avatar xobotyi commented on May 13, 2024 1

I know about this problem and actually dont know how to fix it correctly atm.

In general it translate scrollHeight/scrollWidth values of content element to the holder element. It works when content sizes increases, but doesn't when it decreases.
Because scrollHeight can't be less than clientHeight.

Ideally, placing the relatively positioned div inside the content element which will hold the scrollbar's content, with no margins and padding, should solve the problem, cause it'll be able to grow and shrink in spite of scrollbar elements.
But not sure that it will be an optimal solution (it'll slow down scrollbars update process and add an extra div).

from react-scrollbars-custom.

xobotyi avatar xobotyi commented on May 13, 2024

About the gap - what browser and OS do you use?

from react-scrollbars-custom.

alexpaxton avatar alexpaxton commented on May 13, 2024

I am using Chrome (72.0.3626.121) / Mac OSX (Mojave 10.14.1)

from react-scrollbars-custom.

rvillalba-novetta avatar rvillalba-novetta commented on May 13, 2024

I'm currently being hit by the same size decrease issue.

from react-scrollbars-custom.

xobotyi avatar xobotyi commented on May 13, 2024

@alexpaxton most likely alpha.17 should resolve tha gap problem, but i'm not sure.
So check it please and poke me on any results.

from react-scrollbars-custom.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.