We have a VLayout with a resize bar (setShowResizeBar(true)) to resize the content of a canvas. The resize works as expected, but when clicking on the resize bar the panel gets hidden. Is it somehow possible to disable show / hide when clicking on the resize bar and only allow resizing to a min / max width?
Thank you
Thank you
Comment