bvschaik / julius

An open source re-implementation of Caesar III
GNU Affero General Public License v3.0
2.79k stars 311 forks source link

Misaligned button texts (building menu, overlay list, and main menu) #692

Closed Ouaz closed 1 year ago

Ouaz commented 1 year ago

Texts are 1 pixel too high on buttons. Happens on Vanilla too.

1) In the building menu, for building names:

screenshot

Comparison of 1px lowered text for building names (made on Augustus, but it's similar on Julius)

comparison

2) In the main menu:

screenshot

It has been fixed on Augustus ( https://github.com/Keriew/augustus/commit/27e080eb651fb01efae518a0ca2532ca11044e03 and https://github.com/Keriew/augustus/commit/947768cbd20a769b285b3bd89ee29b65b7155284 )

---EDIT---

3) I forgot the Overlay buttons (texts are 1 pixel too high there too)

screenshot
bvschaik commented 1 year ago

Thanks. I fixed all of them, and also improved the alignment of the "Overlays" button.