Alex siad:
One more thing. I like the clarification within cm and m for metric and SI. However, when you pick the desired unit, it changes the grid and the mechanism. In my mind, it should update the grid and mechanism but shouldn't appear strange. The following images of the slider crank are what I mean.
To make this happen, we need to avoid using auto-resize of the grid. Every time we change the unit, we need to change the object scale and zoom the SVG the exact right amount depnenging on the scaleing. It's good to note that this is not a super crutial feature since user's shouldn't chage units that often.
Alex siad:
One more thing. I like the clarification within cm and m for metric and SI. However, when you pick the desired unit, it changes the grid and the mechanism. In my mind, it should update the grid and mechanism but shouldn't appear strange. The following images of the slider crank are what I mean.
To make this happen, we need to avoid using auto-resize of the grid. Every time we change the unit, we need to change the object scale and zoom the SVG the exact right amount depnenging on the scaleing. It's good to note that this is not a super crutial feature since user's shouldn't chage units that often.