Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix outline drawing 1px width when outlineWidth = 0 (#46586)
Summary: Pull Request resolved: #46586 When Paint.strokeWidth is set to 0 its not actually 0 but "hairline mode" so the fix is just to make outline not draw at all when outlineWidth = 0 {F1879399325} Changelog: [Internal] Reviewed By: joevilches Differential Revision: D63136220 fbshipit-source-id: 81ef7ce0b72158c6b7c332191d332008c5a919b4
- Loading branch information