Giter Club home page Giter Club logo

Comments (4)

pauljoey avatar pauljoey commented on May 18, 2024

Simple fix:

.ag-body-viewport {
  -webkit-overflow-scrolling: touch;
}

This should probably be added to the code base. It will provide native inertial scrolling on "most" browsers without unwanted side-effects. JS-emulation inertial scrolling is almost impossible to get right and is prone to side-effects and I would thus recommend against it.

from ag-grid.

ceolter avatar ceolter commented on May 18, 2024

Excellent. Thanks for the heads up.
On 15 Apr 2015 19:32, "Paul" [email protected] wrote:

Simple fix:

.ag-body-viewport {
-webkit-overflow-scrolling: touch;
}

This should probably be added to the code base. It will provide native
inertial scrolling on "most" browsers without unwanted side-effects.
JS-emulation inertial scrolling is almost impossible to get right and is
prone to side-effects and I would thus recommend against it.

β€”
Reply to this email directly or view it on GitHub
#27 (comment).

from ag-grid.

ceolter avatar ceolter commented on May 18, 2024

tracked by https://ag-grid.atlassian.net/browse/AG-39

from ag-grid.

makinggoodsoftware avatar makinggoodsoftware commented on May 18, 2024

Hi,

Thank you for raising this issue for us, at this moment we are reviewing how we process Feature Requests/questions that come through from GitHub.

As I am sure you are aware, we offer two products:

ag-Grid - this is entirely free to use in line with our MIT license
ag-Grid Enterprise - our commercial version which funds the development of both versions.

We currently have a very full pipeline of work which can be viewed here: https://www.ag-grid.com/ag-grid-pipeline/

This will be our priority for the coming months and as a result, we don’t have capacity to take feature requests/questions from GitHub, but you might find that yours has already been raised in our pipeline.

We will do a periodic review of GitHub issues for any bugs raised and these can also be tracked on our pipeline page.

Thanks for your understanding.
ag-Grid Team.

from ag-grid.

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.