GithubHelp home page GithubHelp logo

Expandable cell problem about flowless HOT 2 CLOSED

fxmisc avatar fxmisc commented on August 24, 2024
Expandable cell problem

from flowless.

Comments (2)

bwcsemaj avatar bwcsemaj commented on August 24, 2024 1

I'm no expert on this library but it is expected that all Cells are same size. Just the way it was designed. Try to have different cell lengths and then try showing a certain index if you want to see it in action...

With this being noted, with the little tests I have run, regarding your code, I have noticed that the bottom cells are getting recreated when you press the button (because changing size of the cells); well really any where (I'd assume css settings when clicking things (probably regarding focus) changes the sizes of the nodes ever so slightly which is causing the bottom cell to be recreated). So you press the button, triggers events, those events are causing it to recreate the bottom cell(s), the node that was going to get the event is now off the scene graph thus it is not getting the event to toggle expanded.

from flowless.

newtingz avatar newtingz commented on August 24, 2024

Hello,but How Do you Get Clicked Item Or Cell ?

from flowless.

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.