yishn / tikzcd-editor

A simple visual editor for creating commutative diagrams.
https://tikzcd.yichuanshen.de/
MIT License
1.87k stars 100 forks source link

Labels on long curving arrows #7

Closed Kile-Asmussen closed 6 years ago

Kile-Asmussen commented 6 years ago

There is a problem where making a long (longer than a orthogonal or diagonal between two adjacent boxes) arrow with a label misplaces the label. The label is placed floating quite far from the arrow if on the outside, close to the arrow if one selects the label on the arrow, and directly between the source and destination cells if on the inside.

To replicate: create an arrow between two far-off cells, make it curve, apply a label, make label either be on left, on right or placed on the arrow.