varkor / quiver

A modern commutative diagram editor for the web.
https://q.uiver.app
MIT License
2.4k stars 80 forks source link

Grid size are not affected by edge label length #228

Open user202729 opened 4 months ago

user202729 commented 4 months ago

e.g. in the double limit in https://github.com/varkor/quiver/issues/206, several edge labels overlap on each other.

(This is not an easy problem though. If an edge spans multiple rows and columns, it's not clear which column should be enlarged.)

varkor commented 3 months ago

This was a deliberate design decision, for the reason that the desired behaviour is unclear, as you point out. However, it would be nice if there was some facility for manually increasing column/row sizes.