I have a theia widget that can be moved anywhere within the layout. Now I can set a minimum width via CSS, but it creates a scrollable container when resized beyond the minimum width. How can I set a threshold width so that the widget cannot be resized below the value or stop the resize event from firing? TIA.
[original thread by rhendricks]