-
Notifications
You must be signed in to change notification settings - Fork 30.1k
Closed
Labels
a: qualityA truly polished experienceA truly polished experiencec: proposalA detailed proposal for a change to FlutterA detailed proposal for a change to Flutterframeworkflutter/packages/flutter repository. See also f: labels.flutter/packages/flutter repository. See also f: labels.r: fixedIssue is closed as already fixed in a newer versionIssue is closed as already fixed in a newer version
Description
Currently Clip widgets throw when they receive Clip.none.
This creates problems such as verbose code when doing conditional rendering, losing state, and as a side-effect of this - a need for documentation for how to preseve the state everywhere where there is a clipBehavior.
We should consider instead making them to just draw nothing.
Filed from #98252 (comment)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
a: qualityA truly polished experienceA truly polished experiencec: proposalA detailed proposal for a change to FlutterA detailed proposal for a change to Flutterframeworkflutter/packages/flutter repository. See also f: labels.flutter/packages/flutter repository. See also f: labels.r: fixedIssue is closed as already fixed in a newer versionIssue is closed as already fixed in a newer version