We were having our web widget display options reset whenever a view was reverted. It doesn't seem that web_widgets allows its variables to be properly exported by views, adding them to the option definition solves this. Patch against 1.4 attached.

CommentFileSizeAuthor
web_widget_export_display_options.patch729 bytestylor

Comments

clemens.tolboom’s picture

Version: 6.x-1.4 » 7.x-1.x-dev
Assigned: Unassigned » clemens.tolboom
Status: Active » Needs review

I first fix this for 7.x then hopefully backport.

clemens.tolboom’s picture

Status: Needs review » Fixed

I've changed the defaults width and heights to 200.

Pushed to 7.x-1.x

clemens.tolboom’s picture

Version: 7.x-1.x-dev » 6.x-1.4
Status: Fixed » Needs work
clemens.tolboom’s picture

Assigned: clemens.tolboom » Unassigned