这是indexloc提供的服务,不要输入任何密码
Skip to content

URL/JSON version of non-Z axis controls is opposite of visual representation #514

@jzaia18

Description

@jzaia18

The unicode characters that are placed in the URL or JSON representation of a given circuit for X- and Y-controls are opposite to the ones that are displayed visually in quirk.

For example, examine the following URL https://algassert.com/quirk#circuit={"cols":[["⊖"],["⊕"],["⊗"],["(/)"]]} . If you follow the link and look at the controls actually placed on the circuit, you will notice that the positive and negative version of each control is flipped. That is to say, this URL actually encodes [["⊕"],["⊖"],["(/)"],["⊗"]] as would appear in Quirk.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions