hasii2011 / pyut

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

Remove mediator from OglObject ⚗️ #372

Closed hasii2011 closed 2 years ago

hasii2011 commented 2 years ago

OglObject should post an even on the wxPython loop; The mediator would listen for it. Might require multiple types; Do this on a branch

hasii2011 commented 2 years ago

Hmm. I should isolate the PostEvent method

hasii2011 commented 2 years ago

Done on the 🤡 master 🤡 branch