trois icon indicating copy to clipboard operation
trois copied to clipboard

Resizing renderer canvas - problem after routing.

Open jojco opened this issue 3 years ago • 0 comments

I have problem with resizing renderer canvas (:rendering="true" not window) after routing change. If I refresh page manually, everything works fine, but If I use native router event to change page - after that canvas has "height: 0, width: 0" and I must manually resize window to get correct values and show renderer. After that everything like dynamically resizing element works. If i set rendering to rendering=window, everything works as well but I need to have this renderer in the resizing element in our page. Do anyone solved similar problem ?

Thanks.

jojco avatar Oct 27 '22 06:10 jojco