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

LabView like wire types #1125

Merged
merged 14 commits into from
Mar 12, 2024
Merged

Conversation

smahmed776
Copy link
Collaborator

@smahmed776 smahmed776 commented Mar 7, 2024

Screenshot 2024-03-08 at 7 16 24 PM Screenshot 2024-03-08 at 7 17 57 PM

Copy link

linear bot commented Mar 7, 2024

Copy link

vercel bot commented Mar 7, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 11, 2024 10:23pm

Copy link
Contributor

@LatentDream LatentDream left a comment

Choose a reason for hiding this comment

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

I changed two little thing, just some text box that was not at the right place and two connection that were inverted.

  • We can't see which node raise an error when an error occurs, which makes it kinda hard to "debug" and we also can not see the error. Not sure if the regression is from this PR or the clean up one, cc: @39bytes
  • Same for the visual effect of showing which block is currently running. It's not on right now

LatentDream
LatentDream previously approved these changes Mar 11, 2024
Copy link
Contributor

@LatentDream LatentDream left a comment

Choose a reason for hiding this comment

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

Previous comment fix here: #1129

docs/src/utils/tailwind.ts Show resolved Hide resolved
docs/src/components/custom-edge.tsx Show resolved Hide resolved
src/renderer/stores/project.ts Outdated Show resolved Hide resolved
src/renderer/types/block.ts Outdated Show resolved Hide resolved
Copy link
Member

@itsjoeoui itsjoeoui left a comment

Choose a reason for hiding this comment

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

CleanShot.2024-03-11.at.11.47.16.mp4

Inconsistent resizing behaviour:

  • sometimes the frame includes the text label and sometimes it does not (when it is small), this should be consistent

Copy link
Member

@itsjoeoui itsjoeoui left a comment

Choose a reason for hiding this comment

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

CleanShot.2024-03-11.at.11.50.34.mp4

The SVG should also adapt to the scale as you resize it imo, the video is from this reactflow example: https://reactflow.dev/examples/nodes/shapes
I sent the code of this example in Slack a bit ago 👀

Copy link
Member

@itsjoeoui itsjoeoui left a comment

Choose a reason for hiding this comment

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

lgtm

@itsjoeoui itsjoeoui merged commit 69e430a into main Mar 12, 2024
16 checks passed
@smahmed776 smahmed776 deleted the smahmed776/stu-311-labview-like-wire-types branch March 12, 2024 18:36
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.

None yet

4 participants