prmr / JetUML

A desktop application for fast UML diagramming.
GNU General Public License v3.0
625 stars 125 forks source link

#402 Save and restore the text alignment when drawing strings #408

Closed yannsartori closed 3 years ago

yannsartori commented 3 years ago

Summary of changes: The StringViewer.draw method changed the state of the graphics content, which affected other components. These changes (the text alignment) are now restored upon leaving the method.