| ▲ | DominikPeters 3 hours ago | |
It does support editing it if relative positioning is used in the code, i.e. if you drag the object it will continue being relatively positioned. But if you add new elements with the various tools, they will be absolutely positioned (not sure what would be a good UI for switching an element to relative positioning) unless you edit the source. You can try with | ||
| ▲ | delta_p_delta_x 3 hours ago | parent [-] | |
> not sure what would be a good UI for switching an element to relative positioning
You could use this same UI/UX for `anchor`, too. | ||