hasii2011 / pyut

A UML Diagrammer implemented in Python
GNU Affero General Public License v3.0
11 stars 4 forks source link

Make DiagramFrame immediately respect grid line styles #220

Closed hasii2011 closed 3 years ago

hasii2011 commented 3 years ago

Use preferences from preferences singleton; Don't cache anything;

hasii2011 commented 3 years ago

Fixed