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

Labels that stick to component #498

Open
LeonMontealegre opened this issue Jan 31, 2020 · 1 comment
Open

Labels that stick to component #498

LeonMontealegre opened this issue Jan 31, 2020 · 1 comment
Assignees
Labels
Area: Frontend Issues related to all parts of the frontend code, site and app. D3 Difficulty: Hard P3 Priority: Low Type: Enhancement

Comments

@LeonMontealegre
Copy link
Member

Is your feature request related to a problem? Please describe.

Describe the solution you'd like
It'd be nice to have a label that stays relative to another component.
Maybe in the selection popup for a component there could be a button like "Create Label" that creates a label relative to that component.

Describe alternatives you've considered
N/A

Additional context
N/A

@Robert-Hammond Robert-Hammond self-assigned this Apr 7, 2020
@Robert-Hammond Robert-Hammond removed their assignment Jun 19, 2020
@patch-s patch-s self-assigned this Feb 21, 2021
@LeonMontealegre LeonMontealegre added Area: Frontend Issues related to all parts of the frontend code, site and app. D3 Difficulty: Hard P3 Priority: Low labels Jul 2, 2021
@thedomino1313 thedomino1313 self-assigned this Feb 8, 2022
@RussellABH
Copy link
Contributor

RussellABH commented Feb 8, 2022

Changes we want to add:

  • "Fake select" the label that is connected to the main component
    • Done in a general sense, ie. any child should also be fake selected if the parent is selected
    • Make the child be deleted when the parent is
    • Make the child be copied when the parent is?
  • Label should take on the title of parent when it's first made
  • Make another issue for having lines from parent to child
  • When a circuit is made from an expression, link the labels with the inputs
  • Fix: When you rotate a label that goes off screen during rotation, the label doesn't show until the canvas is updated.

Relevant branch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Frontend Issues related to all parts of the frontend code, site and app. D3 Difficulty: Hard P3 Priority: Low Type: Enhancement
Projects
None yet
Development

No branches or pull requests

5 participants