-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Reload widget when I change Box Shadow #6737
Copy link
Copy link
Closed
Labels
request/enhancementIndicates an Enhancement Request for an existing feature.Indicates an Enhancement Request for an existing feature.status/has-prIndicates that an Issue, or Discussion has a companion Pull Request awaiting to be merged.Indicates that an Issue, or Discussion has a companion Pull Request awaiting to be merged.type/ui-uxIndicates when a topic is related to the User Interface (UI), or User Experience (UX).Indicates when a topic is related to the User Interface (UI), or User Experience (UX).
Metadata
Metadata
Assignees
Labels
request/enhancementIndicates an Enhancement Request for an existing feature.Indicates an Enhancement Request for an existing feature.status/has-prIndicates that an Issue, or Discussion has a companion Pull Request awaiting to be merged.Indicates that an Issue, or Discussion has a companion Pull Request awaiting to be merged.type/ui-uxIndicates when a topic is related to the User Interface (UI), or User Experience (UX).Indicates when a topic is related to the User Interface (UI), or User Experience (UX).
Hello.
I noticed that when there’s no
_content_templatemethod in my widget, and I click on toggle Box Shadow control, widget reloads.Could you please add in popover settings Box Shadow control the following code:
'render_type' => 'ui', as you did for Typography Group control http://prntscr.com/m7gcvp ?