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

Connection Button & Appearance [Story] #407

Open
4 tasks
MurrayLF opened this issue Sep 21, 2021 · 1 comment
Open
4 tasks

Connection Button & Appearance [Story] #407

MurrayLF opened this issue Sep 21, 2021 · 1 comment

Comments

@MurrayLF
Copy link

MurrayLF commented Sep 21, 2021

  1. Currently, no menu opens upon clicking on the connection button. The menu should function like the component pop-ups which display the parameters and sliders.

Screen Shot 2021-09-21 at 12 51 18 PM

3DuF v1 version of connection button pop-up.
  1. The button currently does not toggle the connection tool between activated and deactivated. Clicking the button should highlight the button and activate the tool; a second click should unhighlight the button and deactivate the tool.

Screen Shot 2021-09-21 at 12 58 15 PM

Screen Shot 2021-09-21 at 12 58 24 PM

Mixer button: selected and deselected.
  1. Changing the channelWidth of a connection does not change the width of the ui element corresponding to that connection.

Acceptance Criteria:

  • Unit Test
  • Pop-up appears upon clicking button
  • Changes in connection properties reflected in resultant objects
  • Button allows the user to activate and deactivate connection tool
@MurrayLF MurrayLF changed the title Connection Button Pop-Up Menu & Activation Toggle [Story] Connection Button & Appearance [Story] Sep 21, 2021
@MurrayLF
Copy link
Author

MurrayLF commented Sep 23, 2021

It appears that the properties are not initializing before they are read, which is resulting in undefined properties and errors when trying to read into them

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant