theia-ide / sprotty

A next-gen web-based graphics framework
Apache License 2.0
138 stars 23 forks source link

Fire InitializeCanvasBoundsAction when canvas bounds change #84

Closed JanKoehnlein closed 7 years ago

JanKoehnlein commented 7 years ago

We should register a listener on the SVG DOM element that fires an InitializeCanvasBoundsActionwhen the width or height attribute changes.