terminal icon indicating copy to clipboard operation
terminal copied to clipboard

Use floating DIPs throughout the stack

Open lhecker opened this issue 1 year ago • 0 comments

I sure hope I didn't break anything! While til::math was a good idea its convenience led us to use it in the only place where it absolutely must not be used: The UI code. So, this PR replaces all those til::points, etc., with floats. Now we use DIPs consistently throughout all layers of the UI code, except for the UIA area (that would've required too many changes).

Validation Steps Performed

Launch, looks good, no obvious defects, UIA positioning seems ok. ✅

lhecker avatar Oct 10 '24 14:10 lhecker