| Summary: | Resizing two or more objects at once scales the stroke, but tool option is not updated and then changing stroke is incorrect | ||
|---|---|---|---|
| Product: | [Applications] krita | Reporter: | Raghavendra kamath <raghu> |
| Component: | Layers/Vector | Assignee: | Krita Bugs <krita-bugs-null> |
| Status: | RESOLVED NOT A BUG | ||
| Severity: | normal | CC: | dimula73 |
| Priority: | NOR | ||
| Version First Reported In: | git master (please specify the git hash!) | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Raghavendra kamath
2018-06-16 09:15:25 UTC
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. |