https://bugs.documentfoundation.org/show_bug.cgi?id=86856
V Stuart Foote <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |, [email protected], | |[email protected], | |[email protected], | |[email protected] --- Comment #12 from V Stuart Foote <[email protected]> --- Utility seems apparent, and we'd moved SVG px handling to 96 dpi/ppi as for bug 97275 at the 5.2 release [1]. Then Mike K. included px in the o3tl unit conversion at 15 TWIP, with seamless FieldUnit::PIXEL for ePixelValue conversions [2] So seems like we _already_ handle the device independent pixel at the normative fixed value of 96px = 1in, lacking just the UI for input. How much work would it be across the UI to *now* add the already CSS compliant pixel 'px' unit as an *editing* unit in the controls? And could this be an easyhack with pointers? Stuart =-ref-= [1] https://gerrit.libreoffice.org/c/core/+/21617/ [2] https://gerrit.libreoffice.org/c/core/+/110839 -- You are receiving this mail because: You are the assignee for the bug.
