If A user resizes two or more vector objects through shape selection tool. The stroke is scaled as well, The problem arises when resizing the stroke width via tool width is incorrect. The tool option doesn't update at first, and then inserting any number gives wrong stroke (as if it is being resized and then applied). To reproduce 1) Open Krita and insert a new vector layer 2) Draw two shapes in it, then with shape selection tool select both and then scale them down 3) You'll notice that the stroke is resized but the tool option shows same number in stroke tab. 4) If you try to insert a number there, the stroke width is resized however, it is not the correct width. The stroke should be resized not relative to the scale size and ideally there should be an option (in future may be ) to enable stroke and pattern resize on scaling objects.
Hi, Raghavendra! That is expected behavior. When you select multiple shapes, "Scale Styles" automatically activates. It happens because with multiple selection the shapes are *not* resized, instead an external transform is applied. We might make a separate wish request to allow "resizing" with multiple selection, but there are a lot of tricky questions about how to resize shapes that cannot be resized in the desired direction (e.g. how to horizontally resize a rotated rectangle?)
Hi Dmitry, It is okay if we have scale style by default, the problem here is once you scale the objects the tool option docker width of stroke becomes irrelevant. it should show correct (scaled) width of stroke and one should be able to change it.