Description
Is your suggestion related to a problem? Please describe.
Users can currently popout widgets that are using the Widget API. This should be prevented if a widget initialized the Widget API.
Describe the solution you'd like
If a widget calls the start()
function of the Widget API disable the popout feature of the widget container.