Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Loops by pin or pinlabel, loop color #288

Draft
wants to merge 10 commits into
base: dev
Choose a base branch
from

Commits on Aug 8, 2022

  1. Loop index by name, add loop_color to Connector

    Visa Tuominen committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    e6dc146 View commit details
    Browse the repository at this point in the history
  2. add loop_color, note name or index for loops

    Visa Tuominen committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    a544fb0 View commit details
    Browse the repository at this point in the history
  3. match loop index by value, add newlines to header

    Visa Tuominen committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    32fb674 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2022

  1. check pin counts before finding index

    Visa Tuominen committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    514c26f View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2022

  1. Check that pins exist,

    make visible when "hide disconnected" is active
    Visa Tuominen committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    304b8df View commit details
    Browse the repository at this point in the history
  2. Multiple different colored loops

    Visa Tuominen committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    adb3ce8 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2022

  1. bugfix: didn't pass pinlabel to count()

    Visa Tuominen committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    bb4a0b5 View commit details
    Browse the repository at this point in the history
  2. add loop_side to Connector

    Visa Tuominen committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    a500903 View commit details
    Browse the repository at this point in the history
  3. loop_side

    Visa Tuominen committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    f378387 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2022

  1. reverse pin draw order

    Visa Tuominen committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    1a58bbe View commit details
    Browse the repository at this point in the history