gbaychev / NClass

NClass - the free UML editor, reloaded
GNU General Public License v3.0
172 stars 50 forks source link

Fixed issue #46: zoom level label displaced in GUI #49

Closed Baltasarq closed 4 years ago

Baltasarq commented 4 years ago

Fixed the code in MainForm.Designer.cs (line #973), so it depends less on the actual size of the zoom used.

Baltasarq commented 4 years ago

Okay, I hope it is fixed now. It definitely looks pretty on mono, let me know if it also looks good in Windows.

Baltasarq commented 4 years ago

This will work without breaking the designer and under windows looks fine. I've tested it with inverted condition (as if I were under linux/mono) and the font shows fine.

That's indeed a good possibility... But does this new code break the designer?

gbaychev commented 4 years ago

Works fine, thank you for the contribution! 😄 🍻 🎉