dotnet / dotnet/macios

Some CoreImage filters have output keys with arguments

Open
#7,209 0 comments 0 reactions 0 assignees View on GitHub
enhancement iOS macOS
Dominant language
C#
Stars
2.9k
Forks
576
Avg merge
2d 12h
Merged PRs (30d)
123

Description

```
[FAIL] CILanczosScaleTransform: Output Key `outputImageNewScaleX:scaleY:` is NOT mapped to a `OutputImageNewScaleX:scaleY:` property.
[FAIL] CILanczosScaleTransform: Output Key `outputImageOldScaleX:scaleY:` is NOT mapped to a `OutputImageOldScaleX:scaleY:` property.
```

It's not clear how this should be bound. It's not part of the protocol (to call thru ObjC) and there's no way to supply arguments to look up the dictionary.

(Upcoming) introspection test will skip such case (and link to this issue)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.