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

[explorer] fix inconsistent decorator size with the root workspace node #5715

Closed
wants to merge 1 commit into from

Conversation

vince-fugnitto
Copy link
Member

Fixes #5714

Description

Updated the styling of the root node in the explorer widget to only apply the font styling for the textual part of the node. The decorator at the tail of the node should remain untouched
and keeps the 100% font-size.

Before

Screen Shot 2019-07-15 at 8 18 56 PM

After

Screen Shot 2019-07-15 at 8 15 58 PM

Signed-off-by: Vincent Fugnitto vincent.fugnitto@ericsson.com

Fixes #5714

Updated the styling of the root node in the `explorer` widget
to only apply the font styling for the textual part of the node.
The decorator at the tail of the node should remain untouched
and keeps the `100%` font-size.

Signed-off-by: Vincent Fugnitto <vincent.fugnitto@ericsson.com>
@vince-fugnitto vince-fugnitto added the ui/ux issues related to user interface / user experience label Jul 16, 2019
@akosyakov
Copy link
Member

It won't be matter after #5665

@vince-fugnitto
Copy link
Member Author

It won't be matter after #5665

Okay great! I don't mind closing the PR.

@vince-fugnitto
Copy link
Member Author

Closing in favor of #5665

@vince-fugnitto vince-fugnitto deleted the vf/GH-5714 branch August 15, 2019 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ui/ux issues related to user interface / user experience
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[git] inconsistent decorator size
2 participants