Ability to rotate objects exactly
I need to be able to rotate an image by very small increments. It’s possible to do this past 1.8 and 358.2 degrees, but the object always automatically snaps to 0 after/before that. I often need to rotate something by just a few points of a degree to the left or right. Please allow more nuanced rotation, by either adding the ability to rotate by a corner, or pressing a button to rotate something by smaller increments than 10 degrees, or by adding a way to numerically enter an amount, or by getting rid of the ability to snap around the 0 mark.

-
Well, technically we can rotate an objects exactly to a value needed, via Properties panel’s Angle field… but it requires calculations, since all these fields allow to enter absolute values only, but not relative ones. That is we can’t add or remove in any way, either using math operators (like in the desktop version), or something in the tablet style, with a switcher to toggle between “replace” and “add” modes (that is absolute and relative).