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

UI improvements #37

Merged
merged 7 commits into from
Nov 12, 2024
Merged

UI improvements #37

merged 7 commits into from
Nov 12, 2024

Conversation

pgallino
Copy link
Collaborator

No description provided.

…cessary lambda parameter

fix(pause-button): apply custom style and correct HTML

feat(leftbar): add descriptive text on hover for buttons
… to classList handling

- Added keyboard shortcut for 'C' to toggle the 'Connect device' functionality
- Added keyboard shortcut for 'Delete' to trigger device/edge deletion
- Refactored classList handling to improve class toggling and element selection
- Fix: removed edges from DataGraph upon deletion
triggerPause();
e.preventDefault();
}
};

console.log("initialized!");

console.log("initialized!");
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was duplicated

@pgallino pgallino merged commit 11ddf40 into main Nov 12, 2024
3 checks passed
pgallino added a commit that referenced this pull request Nov 12, 2024
@MegaRedHand MegaRedHand deleted the ui-improvements branch November 12, 2024 15:03
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

Successfully merging this pull request may close these issues.

2 participants