I created a custom shape with custom pattern with the following steps:
- Drawing the border lines with
Path Tool - Making a closed shape by
Selection from Path - Selecting the closed shape with
Magic Wand - Filling the closed shape with solid color or pattern by
Bucket Fill Tool
Now I want to re-design the shape by moving the controlling points of Bezier Curve, but the shape is now independent of the initial points set by the Path Tool.
My problem is that after Step 2, the closed shape is independent of the initial drawing points, and thus not editable. On the other hand, I want to edit the shape when it is filled with color.
How can I create a custom filled shape, which is still editable by moving controller points?