Harmonize wxGraphicsPathData::AddArcToPoint() behaviour across all ports

AddArcToPoint() on macOS port is implemented with native API (CGPathAddArcToPoint) so its behaviour should be considered as a reference for generic implementation used in another ports.

Closes #18086.
This commit is contained in:
Artur Wieczorek
2018-06-27 22:38:14 +02:00
parent c716b59783
commit 60669e9b50
3 changed files with 8 additions and 7 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB