Resize past lower limit does nothing.
Opened this issue · 0 comments
uclnj commented
Setting a minH on a widget entry does not prevent the widget from resizing below that level. I was able to do this via the resized event, checking for the height and setting after nextTick but it seems the minH does nothing.