Closed in1tiate closed 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
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