https://bugs.documentfoundation.org/show_bug.cgi?id=166858
--- Comment #8 from Kristian Knudsen <[email protected]> --- While I'm not commenting on a specific bug itself. I would think the lock ratio should have: - Ratio to be some floating point precision, not related to Metrics Measurement Units. - The specified/input width or height, only one not both, to guide the needed size. This is important when aligning an combining either horizontal or vertical. - The not specified/input width or height, so the other, to follow the needed size from above. This resulting value follows the lowest possible unit in the app and should not be related to Metrics Measurement Units. Displaying a rounded value is fine. The fact that the menu locks ratio and rounds each side reminds me of certain older menus from other apps, where you could lock on width/height and the size would gradually become smaller/bigger width each click in width/height. The reason was it was constantly updating and trying to round. -- You are receiving this mail because: You are the assignee for the bug.
