wn-builder-plugin icon indicating copy to clipboard operation
wn-builder-plugin copied to clipboard

Add "storm" option for the span property

Open webbati opened this issue 2 years ago • 4 comments

Now is not possible to set "storm" as span value and the builder plugin delete the value saving after you set it manually.

We also apply the "cssClass" property to the widget of the builder if "storm" value is selected for the span property, default class "col-sx-12 col-md-6" will be applied if nothing is set

webbati avatar Jan 07 '23 12:01 webbati

We should probably call it manual instead, storm isn't really a special value that's treated any differently if I recall, it's just the use of any non-supported values that triggers the behaviours associated with setting span: storm.

LukeTowers avatar Jan 16 '23 05:01 LukeTowers

@LukeTowers you're right, also, it looks like auto doesn't do anything either - at the very least, I haven't found any code that directly targets it.

bennothommo avatar Jan 16 '23 06:01 bennothommo