| ▲ | cubefox 4 hours ago | |||||||
That's cool. I guess it doesn't support TikZ' relative positioning (left of etc) because WYSIWYG features like drag-and-drop require absolute positioning? | ||||||||
| ▲ | DominikPeters 4 hours ago | parent [-] | |||||||
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 | ||||||||
| ||||||||