TUCRAIL / AdoPipelineOverview

An azure DevOps extension to list Azure Pipeline builds and their status
https://marketplace.visualstudio.com/items?itemName=TucRail.pipeline-overview
GNU General Public License v3.0
0 stars 3 forks source link

Extend the size of the configuration pane #50

Open GABRIELNGBTUC opened 2 months ago

GABRIELNGBTUC commented 2 months ago

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.