Skip to content

Issue#116 Change wire Color based on data type#129

Open
AlveinTeng wants to merge 8 commits into
VictorS67:encre-ui-devfrom
AlveinTeng:encre-ui-wireColor
Open

Issue#116 Change wire Color based on data type#129
AlveinTeng wants to merge 8 commits into
VictorS67:encre-ui-devfrom
AlveinTeng:encre-ui-wireColor

Conversation

@AlveinTeng
Copy link
Copy Markdown
Collaborator

Change wire Color based on different data types

Comment thread packages/internal/src/constants/colorUtils.ts
Comment thread packages/server/src/services/nodes/index.ts
Comment thread packages/app/src/components/Wire.tsx Outdated
@VictorS67 VictorS67 linked an issue Sep 17, 2024 that may be closed by this pull request
1 task
Comment thread packages/app/src/utils/colorUtils.ts Outdated
@@ -0,0 +1,68 @@
// Import DataType from your types
import { DataType } from '../types/studio.type';
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

change this import to 'internal/constants/encre'

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.

[NEW] Encre UI: Change wire color based on the node port datatype

2 participants