Extension dashboard view height should not be dependent of the panel view height

By default, the dashboard (live config) view has a height of 300px.
We can increase it if we have a panel view because the height dashboard view will be the same as the height of the panel view.

But there is a major problem here: Some extensions do not need/want a panel view and need a bigger dashboard view height for the UI/UX.

In the process of remake the design of my extension, I have this problem where I would need a dashboard with between 450/500px of height, but I can’t have it because I do not need a panel view for my extension.

The dashboard view height should be independent and we should set it on the “asset hosting” tab on the developer website.