Change Log 1.1.18
A request was placed to prevent a field from being resized.
This is now possible using the following in each block configuration:
<block>.yml
Code (YAML):
prevent_resize
: true
This will default to false and is an opt-in change only. When prevent_resize is active, the field cannot be resized unless the player is in bypass mode.