Right now, the width of the configuration pane is around 350px. Using SDK.resize, we can increase the the width of the iframe but this only creates a scrollbar and does not make the pane any wider.
We should find a way to naturally increase the pane size to around 550/600px.
Right now, the width of the configuration pane is around 350px. Using
SDK.resize
, we can increase the the width of the iframe but this only creates a scrollbar and does not make the pane any wider.We should find a way to naturally increase the pane size to around 550/600px.