I would like to have some feedback on a specific problem that appears only with firefox (tested with 67.0.4 (64-bit)) but not with google-chrome (Version 75.0.3770.100 (Official Build) (64-bit)).
With firefox, the resizestop event is not triggered so impossible to release the grip control (resize grid).
With google-chrome, it works nicelly and renderWindows are resizable.
Am I missing something ? I thing it is related to the use of both vtk.js and firefox because I have an application with resizable divs that works correctly with firefox.
Hi Matt,
Thank you for your interest on this issue.
So let me understand, do you confirm the strange behaviour on firefox ?
Do you suggest me to implement a ResizeSensor ? I am afraid I will not be able to do that.