Changes between Initial Version and Version 1 of Ticket #4079


Ignore:
Timestamp:
Jul 8, 2009, 3:49:35 PM (15 years ago)
Author:
humdinger
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4079 – Description

    initial v1  
    11This is r31444.
    22
     3[Messed up numbering and formatting before.][[BR]]
    34Here are two scenarios where freezing a shape fails.
    45
    56First scenario: 2 Shapes sharing 1 path:
    67
    7 1. Create a shape with a path and a style.
    8 2. Select the path and add a couple of points.
    9 3. Create a second shape and use the same path.
    10 2. Move/resize/rotate the 2nd shape a bit.
    11 3. Select "Shape | Freeze Transformation".
     81. Create a shape with a path and a style.[[BR]]
     92. Select the path and add a couple of points.[[BR]]
     103. Create a second shape and use the same path.[[BR]]
     114. Move/resize/rotate the 2nd shape a bit.[[BR]]
     125. Select "Shape | Freeze Transformation".[[BR]]
    1213
    1314Now, 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.[[BR]]
     
    1718Second scenario: 1 Shape from 2 paths:
    1819
    19 1. Create a shape with a path and a style.
    20 2. Select the path and add a couple of points.
    21 2. Create another path.
    22 2. Select this second path and add a couple of points.
    23 2. Move/resize/rotate the shape a bit.
    24 3. Select "Shape | Freeze Transformation".
     201. Create a shape with a path and a style.[[BR]]
     212. Select the path and add a couple of points.[[BR]]
     223. Create another path.[[BR]]
     234. Select this second path and add a couple of points.[[BR]]
     245. Move/resize/rotate the shape a bit.[[BR]]
     256. Select "Shape | Freeze Transformation".[[BR]]
    2526
    2627Now, 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.[[BR]]