Frontmatter
| id | 1641 |
| title | Neo.examples.tablePerformance: app structure |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | Mar 29, 2021, 11:52 AM |
| updatedAt | Mar 29, 2021, 12:38 PM |
| githubUrl | https://github.com/neomjs/neo/issues/1641 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Mar 29, 2021, 12:38 PM |
Using 3 separate apps does not really make sense for the 3 tables demo.
We should use 1 app instead (viewport with a vbox layout).
Right now there is a bug, that the 3 tables are not displayed correctly which will get resolved with the change.