Skip to content

Add override for #drawPolygon:fillStyle:borderWidth:borderColor: on ScalingCanvas to avoid conversion of the second argument to a Color#16304

Merged
Ducasse merged 3 commits intopharo-project:Pharo12from
Rinzwind:scalingcanvas-drawpolygon-fillstyle
Mar 22, 2024
Merged

Add override for #drawPolygon:fillStyle:borderWidth:borderColor: on ScalingCanvas to avoid conversion of the second argument to a Color#16304
Ducasse merged 3 commits intopharo-project:Pharo12from
Rinzwind:scalingcanvas-drawpolygon-fillstyle

Conversation

@Rinzwind
Copy link
Copy Markdown
Contributor

This pull request adds an override for #drawPolygon:fillStyle:borderWidth:borderColor: on ScalingCanvas to avoid the inherited implementation’s conversion of the second argument to a Color. In combination with the changes of pull request #16303, this fixes the drawing of a RubAdornmentDisplayer on a ScalingCanvas, an example for that is added as well.

… ScalingCanvas to avoid the inherited implementation’s conversion of the second argument to a Color.
…cCoreDependencies on SystemDependenciesTest to changes in commit b06aabd (“Added #exampleRubScrolledTextMorph for ScalingCanvas”).
@Ducasse Ducasse merged commit c6db59f into pharo-project:Pharo12 Mar 22, 2024
Rinzwind added a commit to Rinzwind/pharo that referenced this pull request Mar 22, 2024
…for #drawPolygon:fillStyle:borderWidth:borderColor: on ScalingCanvas to avoid conversion of the second argument to a Color”) to Pharo 11.
@Rinzwind
Copy link
Copy Markdown
Contributor Author

@Rinzwind Rinzwind deleted the scalingcanvas-drawpolygon-fillstyle branch March 29, 2024 11:28
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.

2 participants