Closed prjemian closed 2 years ago
For now, the polygon widget translator writes a PyDMDrawingPolyline widget. It should write a PyDMDrawingIrregularPolygon widget which will be developed after the polyline PR is merged.
PyDMDrawingPolyline
PyDMDrawingIrregularPolygon
On the feature list to be supported is fill="solid" (#51 ).
fill="solid"
For now, the polygon widget translator writes a
PyDMDrawingPolyline
widget. It should write aPyDMDrawingIrregularPolygon
widget which will be developed after the polyline PR is merged.On the feature list to be supported is
fill="solid"
(#51 ).