Make units selectable by typing 'm
When creating a new document, it is annoying having to select the units from a drop down.
Why not just respect the units the user enters: 1920px, 210mm, 10cm, 5"
Typing this in the input field:
1920px
when the dropdown is set to centimeters,
results in 67.7333 cm
It's contra intuitive, even more since the result has the unit typed in the input field.
My request:
Please make this smart: when typing 1920px, the unit should change to pixels,, when typing 10cm, the unit should change to cm.
1
vote