Giter Club home page Giter Club logo

Comments (3)

 avatar commented on June 22, 2024

I can't really see any way for Scroller to operate correctly with child rows. The issue is that Scroller needs to calculate the position of the table in the scrolling table, which it can only do is all rows are of an equal height and there are no extra elements. If you introduce child rows, then they would need to be taken into account, but that would make the calculations really rather difficult.

I'm afraid that this is not a feature than I am planning on adding to Scroller.

from scroller.

prog8 avatar prog8 commented on June 22, 2024

I was wondering if it is possible to say "hold on scroller, child rows are opened now so lets freeze". I mean that scroller can be disabled temporarily when child rows are opened and can be enabled again if they are closed. Even if there is no direct support for child rows why cannot be a feature to temporarily disable scroller?

from scroller.

 avatar commented on June 22, 2024

As an end user I'm not sure I would like scrolling being disabled. Perhaps showing a modal rather than a child row would be an option? There is currently no API to enable and disable scroller - although you could use a little Javascript to disable scrolling if you wished.

from scroller.

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.