Coder Social home page Coder Social logo

Crossing over arrows about quiver HOT 4 OPEN

varkor avatar varkor commented on May 9, 2024 7
Crossing over arrows

from quiver.

Comments (4)

AlexanderZeilmann avatar AlexanderZeilmann commented on May 9, 2024 1

As far as I can tell, the arrows are always sorted in the order they were created, right? So in that sense, there is already a simple "layer system".

If users want to move arrows to the front, they can always delete the arrows and recreate them. There could be buttons to move arrows to the back or front, but they are not necessary for a first implementation, I think.

from quiver.

varkor avatar varkor commented on May 9, 2024

This is definitely something I plan to add. However, it's more subtle than you might think. To make this work properly, the arrows need to be ordered (so that only arrows "below" the current one are cut out). Most likely, we'd actually want a layer system to make it intuitive and flexible. This adds quite a lot of complexity for a minor feature. It's definitely on the roadmap, but is probably blocked on #20.

from quiver.

varkor avatar varkor commented on May 9, 2024

If users want to move arrows to the front, they can always delete the arrows and recreate them.

This would be quite an awkward way to manipulate layers. In any case, the complexity is really in the rendering and the exporting to tikz-cd (which has a rather ad hoc method of rendering crossing over arrows). I do plan to get to this when I have some more time (hopefully in the new year), but it's going to require some thought.

from quiver.

AlexanderZeilmann avatar AlexanderZeilmann commented on May 9, 2024

You are absolutely right that this is a little awkward. I was just thinking about an implementation that does not require a complete rewrite of quiver.

from quiver.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.