Skip to content

Make table rendering work WITHOUT incremental rendering, and WITH static layout. #1

@erichocean

Description

@erichocean

The scrolling is...not good in your example. This is due to using SC.ScrollView. Most tables are not very large, so incremental rendering is not important. If you need info on how to set things up for static rendering with browser-provided scrolling, ping me on IRC (erichocean) and I'll give you a hand.

Once you support static layout, your table view will scroll like greased lightning. :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions