-
Notifications
You must be signed in to change notification settings - Fork 29.8k
Closed
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work liste: web_skwasmSkwasm rendering backend for webSkwasm rendering backend for webr: fixedIssue is closed as already fixed in a newer versionIssue is closed as already fixed in a newer versionteam-webOwned by Web platform teamOwned by Web platform teamtriaged-webTriaged by Web platform teamTriaged by Web platform team
Description
Steps to reproduce
Create and use an ImageFilter.blur(sigmaX: 0, sigmaY: 0).
Expected results
It should work without crashing.
Actual results
Skwasm crashes.
Code sample
See the code in engine/src/flutter/lib/web_ui/test/ui/filters_test.dart under the test 'does not throw for both sigmaX and sigmaY set to 0'.
Screenshots or Video
Screenshots / Video demonstration
[Upload media here]
Logs
Logs
[Paste your logs here]Flutter Doctor output
Doctor output
[Paste your output here]Metadata
Metadata
Assignees
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work liste: web_skwasmSkwasm rendering backend for webSkwasm rendering backend for webr: fixedIssue is closed as already fixed in a newer versionIssue is closed as already fixed in a newer versionteam-webOwned by Web platform teamOwned by Web platform teamtriaged-webTriaged by Web platform teamTriaged by Web platform team
Type
Projects
Status
Done (PR merged)