-
Notifications
You must be signed in to change notification settings - Fork 131
Closed
flutter/flutter
#20748Labels
P2A bug or feature request we're likely to work onA bug or feature request we're likely to work oncustomer-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
Compare this page:
http://docs.flutter.io/flutter/material/Icons-class.html
...to this page:
http://docs.flutter.io/flutter/material/Icons/ac_unit-constant.html
Notice how in the latter page, the icon is visible since the markup controls the font that is used, while in the former page, the icon name is visible rather than the icon, because the font styling is lost.
Metadata
Metadata
Assignees
Labels
P2A bug or feature request we're likely to work onA bug or feature request we're likely to work oncustomer-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)