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

DWD - Hover not working on new wires #117

Open
filonik-cmu opened this issue May 31, 2023 · 1 comment
Open

DWD - Hover not working on new wires #117

filonik-cmu opened this issue May 31, 2023 · 1 comment
Assignees

Comments

@filonik-cmu
Copy link
Collaborator

No description provided.

@filonik-cmu filonik-cmu self-assigned this May 31, 2023
@filonik-cmu filonik-cmu changed the title Hover not working on new wires DWD - Hover not working on new wires May 31, 2023
@sjbreiner
Copy link
Collaborator

sjbreiner commented Jun 1, 2023

Tracked it down.

https://github.com/AlgebraicJulia/Semagrams.jl/blob/01b51a602e5fcf309497ee7d9e77aba6cc266c57/scala/core/src/Actions.scala#L289C3-L291

When Interactable is removed, this does not trigger an update. For now I'm going to do a quick fix by setting it to true at the end of the wire drag, but this seems like this still needs to be fixed at a deeper level of the system.

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

2 participants