-
Notifications
You must be signed in to change notification settings - Fork 33
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] Center Activity Markers #538
Conversation
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 suggest we 1st merge #537
This PR is introducing rendering changes, so the tests would detect them.
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.
implementation in snapshot a8c8584 shows that
- visual non-regression test suite has detected a change 👍
- All the markers that are present are grouped and the whole group centered to the bottom of the shape
❓ @aibcmars can you rebase the PR onto the master HEAD please? |
Also update the receive task that has not been updated when the 'instantiating receive task' rendering has been implemented.
35fdad1
to
a8c8584
Compare
indeed, my master on local was not updated |
closes #466