https://bugs.kde.org/show_bug.cgi?id=420532

vanyossi <ghe...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ghe...@gmail.com
             Status|REPORTED                    |RESOLVED
         Resolution|---                         |INTENTIONAL

--- Comment #3 from vanyossi <ghe...@gmail.com> ---
A vector shape is composed points(nodes), each two points can be joined by a
line, called a segment. When you Break at point, you are not creating a new
object, you are just modifying segments. In this case you add a new point and
create 2 segments. However both segments belong to the same shape. 

To separte the vectors into different shapes: using the selection tool -> right
click -> Logical operations -> Split.

Both segments are now on different shapes. And copying and pasting each shape
into different vector layers is then possible.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to