GithubHelp home page GithubHelp logo

Comments (5)

EvHaus avatar EvHaus commented on August 25, 2024

There may be a more clever way to do this. We can detect which cells need to re-drawn (ie. they come into view, they are resized, etc..) and only re-draw the cells affected.

from doby-grid.

ckosmowski avatar ckosmowski commented on August 25, 2024

What i currently dont understand is why it is needed to Fall the formatter
again when the cell is resized because wie habe responsive HTML inside the
Fell wie dont need to Reformat it. AO it would be nice to just be able to
turn this off.
Am 18.12.2014 17:25 schrieb "Globex Designs, Inc" <[email protected]

:

There may be a more clever way to do this. We can detect which cells need
to re-drawn (ie. they come into view, they are resized, etc..) and only
re-draw the cells affected.


Reply to this email directly or view it on GitHub
#173 (comment)
.

from doby-grid.

EvHaus avatar EvHaus commented on August 25, 2024

DobyGrid doesn't know exactly what you're doing inside your formatter. Maybe you're taking the size of the viewport into your calculation when drawing your cell. In order to accommodate a wide range of use-cases, we force a re-render of the cells during a resize. This is similar to default <table> element behaviour.

from doby-grid.

ckosmowski avatar ckosmowski commented on August 25, 2024

Yes i understand that. But i do know what i am doing so it would be nice to
just habe the OPTION to disable it. Its always hard if your trying to get
your stuff done but you cant get around intelligent things that components
are doing. Its just about an added flexibility not about changing the
default behaviour.
Am 18.12.2014 18:39 schrieb "Globex Designs, Inc" <[email protected]

:

DobyGrid doesn't know exactly what you're doing inside your formatter.
Maybe you're taking the size of the viewport into your calculation. In
order to accommodate a wide range of use-cases, we force a re-render of the
cells during a resize. This is similar to default

element
behaviour.


Reply to this email directly or view it on GitHub
#173 (comment)
.

from doby-grid.

EvHaus avatar EvHaus commented on August 25, 2024

No problem. We can add an option to disable re-rendering during the resize event.

from doby-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.