iTwin / appui

Monorepo for iTwin.js AppUi
MIT License
8 stars 2 forks source link

Emit a custom event `appui:reparent` #946

Closed GerardasB closed 1 month ago

GerardasB commented 1 month ago

Changes

This PR attempts to fix iTwin/iTwinUI#2230 by emitting a custom event appui:reparent that can be used by iTwinUI to copy constructed stylesheets to a new window after reparenting.

Testing

Added a visual test to catch any regressions