Skip to content

Conversation

@codebude
Copy link
Collaborator

@codebude codebude commented Nov 23, 2021

Summary
This PR fixes/implements the following bugs:

  • The icon's border wasn't rendered (due to a former code removal, which made the parameter useless)
  • The previous method for border rendering was refactored, to work without Region.Exclude(path) (which earlier led to problems on Linux environments)
  • More testcases were written and existing ones improved

Test plan
image

Closing issues
Fixes #291

@codebude codebude merged commit f10daa1 into master Nov 23, 2021
@codebude codebude deleted the bugfix/291-iconborderwidth-doesnt-work branch November 23, 2021 22:15
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.

iconBorderWidth Doesn't work

2 participants