Opened 15 years ago
Last modified 4 years ago
#4079 new bug
Freezing 1or2 shapes with 1or2 paths fails
Reported by: | humdinger | Owned by: | stippi |
---|---|---|---|
Priority: | normal | Milestone: | R1.1 |
Component: | Applications/Icon-O-Matic | Version: | R1/pre-alpha1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description (last modified by )
This is hrev31444.
[Messed up numbering and formatting before.]
Here are two scenarios where freezing a shape fails.
First scenario: 2 Shapes sharing 1 path:
- Create a shape with a path and a style.
- Select the path and add a couple of points.
- Create a second shape and use the same path.
- Move/resize/rotate the 2nd shape a bit.
- Select "Shape | Freeze Transformation".
Now, the path should snap to the selected shape's new position/size/orientation. It doesn't. Instead the shape snaps to the original path's position.
If there's an issue, because the path is shared with another shape, the command to "Freeze Transformation" should be disabled.
Second scenario: 1 Shape from 2 paths:
- Create a shape with a path and a style.
- Select the path and add a couple of points.
- Create another path.
- Select this second path and add a couple of points.
- Move/resize/rotate the shape a bit.
- Select "Shape | Freeze Transformation".
Now, the paths should snap to the shape's new position/size/orientation. Instead only the second path snaps to the new location, the shape snaps to the original first path's position.
So for example, if you created the second path inside the first path, creating a hole in the shape, the hole stays put, while the rest of the shape snaps back to the original first path's location.