Fix position and size of the underline
When rendering underlined text in hidpi, the result may be wrong: position of the underline may be wrong, invisible or with incorrect size. The patch draws the line using floating point precision and changes the y coord of the line to respect the Qt coordinate system specs. CCBUG: 373232
parent
87c895cf
Loading
Loading
Pipeline
#387687
failed
with stage
in
3 minutes and 3 seconds
Loading
-
Yes, but probably 87c895cf from !846 (merged) first.
-
I sent a total of 4 MR, and unfortunately all 4 are a bit conflicting with each other, I'm sorry. This one assumes !846 (merged) is present, which fixes the missing line spacing. So be careful with the order.
Please register or sign in to comment