Skip to content

core: fix TreeWidget#applyFontStyles#8937

Merged
paul-marechal merged 1 commit intomasterfrom
mp/fix-applyFontStyles
Jan 12, 2021
Merged

core: fix TreeWidget#applyFontStyles#8937
paul-marechal merged 1 commit intomasterfrom
mp/fix-applyFontStyles

Conversation

@paul-marechal
Copy link
Member

Fix wrong logic, most likely a typo.

Signed-off-by: Paul Maréchal paul.marechal@ericsson.com

Saw this while reviewing something else.

How to test

N/A

Review checklist

Reminder for reviewers

Fix wrong logic, most likely a typo.

Signed-off-by: Paul Maréchal <paul.marechal@ericsson.com>
@paul-marechal paul-marechal added bug bugs found in the application tree issues related to the tree (ex: tree widget) core issues related to the core of the application labels Jan 12, 2021
Copy link
Member

@vince-fugnitto vince-fugnitto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@marechal-p the changes look good to me, we were incorrectly using style instead of s in the switch statement. I verified with multiple trees that there were no styling regressions:

  • navigator/explorer
  • problems-view
  • outline-view
  • file-dialog
  • search-in-workspace

@paul-marechal paul-marechal merged commit db4b2e7 into master Jan 12, 2021
@paul-marechal paul-marechal deleted the mp/fix-applyFontStyles branch January 12, 2021 18:21
@github-actions github-actions bot added this to the 1.10.0 milestone Jan 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug bugs found in the application core issues related to the core of the application tree issues related to the tree (ex: tree widget)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants