-
Notifications
You must be signed in to change notification settings - Fork 27
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
Metamodeling II + Markers #2966
Conversation
Codecov Report
@@ Coverage Diff @@
## master #2966 +/- ##
========================================
- Coverage 79.6% 79.5% -0.1%
========================================
Files 681 681
Lines 28411 28417 +6
Branches 3659 3661 +2
========================================
+ Hits 22617 22619 +2
- Misses 5028 5033 +5
+ Partials 766 765 -1
Flags with carried forward coverage won't be shown. Click here to find out more.
|
"WARNING": "orange", | ||
"ERROR": "red" | ||
"INFO": { | ||
color: "ready-green", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I like how you still call it "green"
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
very very nice =)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🎉
What do these changes do?
node:port
in linked input tooltipBonus:
ToolTips in inputs + probes:
![Meta](https://user-images.githubusercontent.com/33152403/162442620-4c2cf7b9-ca17-4196-988d-82db095cf70f.gif)
Markers:
![Markers](https://user-images.githubusercontent.com/33152403/162447862-df1c1c78-a320-496d-99fe-f6d3b07b734d.gif)
Related issue/s
closes #2950
closes #2952
closes #2953
How to test
Checklist