Frontmatter
| id | 1147 |
| title | component.Base: afterSetWrapperStyle() |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | Aug 29, 2020, 12:27 AM |
| updatedAt | Aug 29, 2020, 1:35 AM |
| githubUrl | https://github.com/neomjs/neo/issues/1147 |
| author | tobiu |
| commentsCount | 1 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Aug 29, 2020, 1:35 AM |

time to connect it to the new updateStyle() logic.
there is an edge case though => pretty often the top level node when using a wrapper does not have its own id.
this one will get synched in once the vnode is in place.
of course we still do want to be able to change wrapper styles before this happens.