You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: