AttorneyOnline / AO2-Client

An off-the-cuff courtroom drama simulator
https://aceattorneyonline.com
GNU General Public License v3.0
61 stars 58 forks source link

Fix outlined nameplates not obeying alignment #1044

Closed in1tiate closed 2 months ago

in1tiate commented 2 months ago

Fixes https://github.com/AttorneyOnline/AO2-Client/issues/1043 Also fixes outlined nameplates clipping font descents

In order to fix this bug I did what I should have done from the start: delete my old bad code and steal the solution from StackOverflow, in true FanatSors fashion. Original solution (for PyQt) here: https://stackoverflow.com/questions/64290561/qlabel-correct-positioning-for-text-outline