-
Notifications
You must be signed in to change notification settings - Fork 0
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
Feat port label #134
Feat port label #134
Conversation
4daeaf4
to
3963911
Compare
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.
Just make the port label placement configurable from the render call and we can merge this. Good job!
Oh and I forgot this: Please add this to the documentation. We should show how port labels look like there. Normally we just reuse the test and add it to gen_images.py
. So we need:
- Add a test
- Add documentation.
feat: Display port labels
9f72324
to
3e48e5b
Compare
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.
After that: LGTM.
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.
LGTM
Labels appear twice but that's an issue with the renderer in pycapellambse (fixed in DSD-DBS/py-capellambse#453)