codevise / pageflow

Multimedia story telling for the web.
http://pageflow.io
MIT License
692 stars 126 forks source link

Allow turning default widgets off #1965

Closed tf closed 1 year ago

tf commented 1 year ago

In #1961 we started filtering out widgets with unknown type name. We do not want to filter out widgets with empty type name, though. Otherwise there is no way to turn off a default widget.

REDMINE-20207