Hi,
We are developing a new HTML5 based plugin. We would like to know how to remove the left panel that is created by default for the HTML5 based plugins.
Our plugins shortcut is placed in the shortcuts as well as in the menu. Once we launch the plugin using the menu or shortcut we are looking to launch the plugin in the full page (without left panel).
The left panel that we get by default is not useful for us because we have only one item in that panel. Having only one item in the left panel looks odd. Removing it completely would be useful for us and the plugin page would look much better.
Since our plugin is sitting inside the center-panel as an iframe. We don’t have much control over the left-panel which is outside the iframe.
We started building the plugin from the seed plugin version:1.0.0 Clarity version:1.0
Attaching the image for reference.
If removing is not possible to remove then at least we would like to host our plugin in some other page( with some changes in plugin.xml) like “default object navigator of VMware”? So we don’t get to host a left pane which has only one item.
Thanks,