-
Notifications
You must be signed in to change notification settings - Fork 127
Closed
Labels
P1A high priority bug; for example, a single project is unusable or has many test failuresA high priority bug; for example, a single project is unusable or has many test failurescustomer-flutterIssues originating from important to FlutterIssues originating from important to Fluttertype-bugIncorrect behavior (everything from a crash to more subtle misbehavior)Incorrect behavior (everything from a crash to more subtle misbehavior)
Description
Contrast the right sidebar in these two:
https://api.flutter.dev/flutter/rendering/RenderClipOval-class.html
https://master-api.flutter.dev/flutter/rendering/RenderClipOval-class.html
The methods that are inherited are italics in the old sidebar, and look exactly like overridden methods in the new sidebar. I noticed this in particular because now noSuchMethod looks like it's overridden by everyone and part of every API.
Metadata
Metadata
Assignees
Labels
P1A high priority bug; for example, a single project is unusable or has many test failuresA high priority bug; for example, a single project is unusable or has many test failurescustomer-flutterIssues originating from important to FlutterIssues originating from important to Fluttertype-bugIncorrect behavior (everything from a crash to more subtle misbehavior)Incorrect behavior (everything from a crash to more subtle misbehavior)