hasii2011 / pyut

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

DlgPyutPreferences not setting Center App on Startup #218

Closed hasii2011 closed 3 years ago

hasii2011 commented 3 years ago

This is why I hate interpreted languages; I don't allow indexed references to preferences; I guess my unit tests are not complete enough

hasii2011 commented 3 years ago

Fixed