-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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: use single arrow for connection icon #1822
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.
Asked for quick validation via with a bunch of other folks. If it is just me, let's keep it as you propose. |
Hmm I think instead of bpmn-font changes it can be implemented in bpmn-js via icons module. |
I'm not happy with this result. It looks too crispy, and even setting |
@barmac We can make minor improvements to the icon to make it look more crisp: However we'll not be able to fix the issue that the new icon has a weaker visual presence then the old one. This is simply because it takes less space. |
@barmac Let's put up a demo where we can see this end-to-end. |
I prepared a bpmn-font update and will post a demo link soon: bpmn-io/bpmn-font#19 |
@barmac This is due to bpmn-io/bpmn-font#19, specifically: |
OK so it's fontello's fault. I will adjust the PR. |
e585c8d
to
0ec46e8
Compare
2c9b605
to
597463d
Compare
I still love the old connect icon in the way it fills a square place, but hey, let's embrace the future. Maybe a future follow-up could be to make the connection line width the same width like the annotation line (text annotation). |
I think it looks just fine. |
@philippfromme Consider #1825 as an alternative. Which one works better?
|
@nikku The second one works much better. |
+1 for #1825 |
Simplifies the connection icon. Related to camunda/camunda-modeler#2282
7e60fe5
to
2e6b976
Compare
Incorporated the final icons via 2e6b976: |
Related to camunda/camunda-modeler#2282