[
https://issues.apache.org/jira/browse/XAP-357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Gennaco updated XAP-357:
------------------------------
Attachment: TreeTable.js
> Table rendering performance enhancement
> ---------------------------------------
>
> Key: XAP-357
> URL: https://issues.apache.org/jira/browse/XAP-357
> Project: XAP
> Issue Type: Improvement
> Components: Widgets: Table/Tree/TreeTable
> Reporter: David Gennaco
> Attachments: TreeTable.js
>
>
> The included file replaces the scheduled rebuild (_rebuildTableLater) with
> the in-thread equivalent (_rebuildTable) in _rebuildRows and does the same
> for the resize table call in _rebuildTable. This makes tables render more
> smoothly initially.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.