Frontmatter
| id | 6498 |
| title | toolbar.Base: afterSetDock() => re-use layout instances |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | Feb 26, 2025, 5:17 PM |
| updatedAt | Feb 26, 2025, 9:04 PM |
| githubUrl | https://github.com/neomjs/neo/issues/6498 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Feb 26, 2025, 9:04 PM |
toolbar.Base: afterSetDock() => re-use layout instances

tobiu
commented on Feb 26, 2025, 5:17 PM
- While I doubt that run-time dock changes will happen often inside real world apps, it would still be nice to re-use layout instances
- less delta updates
- first call needs to create the flexbox layout
- following calls need to change layout configs
tobiu assigned to @tobiu on Feb 26, 2025, 5:17 PM
tobiu closed this issue on Feb 26, 2025, 9:04 PM