Skip to content

Conversation

@nailoo
Copy link

@nailoo nailoo commented Sep 20, 2025

update video

21.09.2025_01.41.54_REC.mp4
20.09.2025_22.53.49_REC.mp4

Fix #132
/claim #132

@vercel
Copy link

vercel bot commented Sep 20, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
schematic-viewer Ready Ready Preview Comment Sep 21, 2025 8:54pm

clickToInteractEnabled,
isInteractionEnabled,
showSpiceOverlay,
])
Copy link
Contributor

Choose a reason for hiding this comment

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

too much code in this file (keep things clean, move functionality to separate files appropriately)

Copy link
Contributor

@seveibar seveibar left a comment

Choose a reason for hiding this comment

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

looks good, see comment

I think we also need a background color or border sort of highlight on each component to make it clear they're clickable

CC @ShiboSoftwareDev this is relevant for configuring voltage sources for simulation, the user will click to configure

@ShiboSoftwareDev
Copy link
Contributor

I guess he meant highlight/border on hover not all the time

@nailoo
Copy link
Author

nailoo commented Sep 20, 2025

@ShiboSoftwareDev I have update now only highlight on hover

21.09.2025_01.41.54_REC.mp4

Copy link
Contributor

@seveibar seveibar left a comment

Choose a reason for hiding this comment

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

the soft glow is cool but for engineering tools stylistically they tend to prefer sharp blue or red lines for highlights

@seveibar
Copy link
Contributor

Reviewed, couple issues:

  • Remove transition that fades in lines
  • The hovering isn't very good, it's hard to highlight over capacitors etc, there needs to be a bounding box

Copy link
Author

@nailoo nailoo left a comment

Choose a reason for hiding this comment

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

its completed

@shravanngoswamii
Copy link

It's completed in #136

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow double clicking component if onClickComponent is set (for opening editing dialog)

4 participants