Skip to content
This repository has been archived by the owner on Apr 9, 2024. It is now read-only.

Fix/incompatible port snap #62

Merged
merged 2 commits into from
Sep 15, 2022
Merged

Fix/incompatible port snap #62

merged 2 commits into from
Sep 15, 2022

Commits on Sep 15, 2022

  1. Do not snap incompatible ports

    This takes care of the second half of #54, where ports snapped
    to incompatible colors even when the connection was not possible.
    setzer22 committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    c0ba6fe View commit details
    Browse the repository at this point in the history
  2. Fix bug when reconnecting port

    There was a bug where removing an existing connection and re-wiring it
    to the same port would not work. This is now fixed
    setzer22 committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    234d377 View commit details
    Browse the repository at this point in the history