Skip to content
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(smartlog): switch from ◯ to ○ for visible commit nodes #1271

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

xuanduc987
Copy link

U+25EF is unicode LARGE CIRCLE thus would be rendered visibly larger than other node. I believe U+25CB WHITE CIRCLE should be used instead.

Bellow is the list of icons used to denote commit node

node symbol
commit_visible(before)
commit_visible(this PR)
commit_visible_head
commit_obsolete
commit_obsolete_head
commit_omitted
commit_merge
commit_main
commit_main_head
commit_main_obsolete
commit_main_obsolete_head

@adzenith
Copy link
Contributor

This PR takes the opposite approach and makes the filled-in circle larger

U+25EF is unicode LARGE CIRCLE thus would be rendered visibly larger than other node.
I believe U+25CB WHITE CIRCLE should be used instead.
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.

2 participants