-
Notifications
You must be signed in to change notification settings - Fork 28k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Gallery: explanatory text in widget demos is small #5069
Labels
customer: gallery
Relating to flutter/gallery repository. Please transfer non-framework issues there.
from: review
Reported in the press
Milestone
Comments
Merged
aam
added a commit
to aam/flutter
that referenced
this issue
Apr 26, 2018
Changes since the last roll: ``` e11905c Add tooltip method to Android AccessibilityBridge (flutter#5103) 2ee36e2 Always enable verbose logging on fuchsia. (flutter#5104) 131349f Update flutter runner process name to reflect last running shell. (flutter#5102) ad9826c Roll src/third_party/skia/ c79e2d155..47ed6f10e (10 commits; 1 trivial rolls) (flutter#5100) 7617d28 libtxt: post-process glyph positions in order to accurately right-justify text (flutter#5093) 895c965 Set file modified callback. (flutter#5096) 956f3ee Roll src/third_party/skia/ 5c9369eb1..c79e2d155 (7 commits) (flutter#5099) 6e51122 Roll src/third_party/skia/ 643ab1bf5..5c9369eb1 (1 commit; 1 trivial rolls) (flutter#5098) a9180ca Roll src/third_party/skia/ 6b043cb9c..643ab1bf5 (3 commits; 3 trivial rolls) (flutter#5097) 82d4610 Roll src/third_party/skia/ 1366282bc..6b043cb9c (2 commits) (flutter#5095) fb4926e Roll src/third_party/skia/ 580aee2fa..1366282bc (2 commits) (flutter#5094) c249b70 Path metrics/getBounds/combinations again (flutter#4957) df255b8 Roll src/third_party/skia/ de5cffbc4..580aee2fa (16 commits) (flutter#5092) e44e1b4 Initial plugin support for background downloads + content fetching (flutter#5082) 78f8a0f [fuchsia] Changes for running Dart 2 on flutter_runner. (flutter#5080) cbec56a Roll src/third_party/skia/ 77e95f706..de5cffbc4 (14 commits) (flutter#5090) 8da9398 Throw an exception if a secondary isolate tries to send a platform message (flutter#5069) ```
aam
added a commit
that referenced
this issue
Apr 27, 2018
Changes since the last roll: ``` e11905c Add tooltip method to Android AccessibilityBridge (#5103) 2ee36e2 Always enable verbose logging on fuchsia. (#5104) 131349f Update flutter runner process name to reflect last running shell. (#5102) ad9826c Roll src/third_party/skia/ c79e2d155..47ed6f10e (10 commits; 1 trivial rolls) (#5100) 7617d28 libtxt: post-process glyph positions in order to accurately right-justify text (#5093) 895c965 Set file modified callback. (#5096) 956f3ee Roll src/third_party/skia/ 5c9369eb1..c79e2d155 (7 commits) (#5099) 6e51122 Roll src/third_party/skia/ 643ab1bf5..5c9369eb1 (1 commit; 1 trivial rolls) (#5098) a9180ca Roll src/third_party/skia/ 6b043cb9c..643ab1bf5 (3 commits; 3 trivial rolls) (#5097) 82d4610 Roll src/third_party/skia/ 1366282bc..6b043cb9c (2 commits) (#5095) fb4926e Roll src/third_party/skia/ 580aee2fa..1366282bc (2 commits) (#5094) c249b70 Path metrics/getBounds/combinations again (#4957) df255b8 Roll src/third_party/skia/ de5cffbc4..580aee2fa (16 commits) (#5092) e44e1b4 Initial plugin support for background downloads + content fetching (#5082) 78f8a0f [fuchsia] Changes for running Dart 2 on flutter_runner. (#5080) cbec56a Roll src/third_party/skia/ 77e95f706..de5cffbc4 (14 commits) (#5090) 8da9398 Throw an exception if a secondary isolate tries to send a platform message (#5069) ```
DaveShuckerow
pushed a commit
to DaveShuckerow/flutter
that referenced
this issue
May 14, 2018
Changes since the last roll: ``` e11905c Add tooltip method to Android AccessibilityBridge (flutter#5103) 2ee36e2 Always enable verbose logging on fuchsia. (flutter#5104) 131349f Update flutter runner process name to reflect last running shell. (flutter#5102) ad9826c Roll src/third_party/skia/ c79e2d155..47ed6f10e (10 commits; 1 trivial rolls) (flutter#5100) 7617d28 libtxt: post-process glyph positions in order to accurately right-justify text (flutter#5093) 895c965 Set file modified callback. (flutter#5096) 956f3ee Roll src/third_party/skia/ 5c9369eb1..c79e2d155 (7 commits) (flutter#5099) 6e51122 Roll src/third_party/skia/ 643ab1bf5..5c9369eb1 (1 commit; 1 trivial rolls) (flutter#5098) a9180ca Roll src/third_party/skia/ 6b043cb9c..643ab1bf5 (3 commits; 3 trivial rolls) (flutter#5097) 82d4610 Roll src/third_party/skia/ 1366282bc..6b043cb9c (2 commits) (flutter#5095) fb4926e Roll src/third_party/skia/ 580aee2fa..1366282bc (2 commits) (flutter#5094) c249b70 Path metrics/getBounds/combinations again (flutter#4957) df255b8 Roll src/third_party/skia/ de5cffbc4..580aee2fa (16 commits) (flutter#5092) e44e1b4 Initial plugin support for background downloads + content fetching (flutter#5082) 78f8a0f [fuchsia] Changes for running Dart 2 on flutter_runner. (flutter#5080) cbec56a Roll src/third_party/skia/ 77e95f706..de5cffbc4 (14 commits) (flutter#5090) 8da9398 Throw an exception if a secondary isolate tries to send a platform message (flutter#5069) ```
This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
customer: gallery
Relating to flutter/gallery repository. Please transfer non-framework issues there.
from: review
Reported in the press
Design review feedback hints that the text in the widget demos (e.g. Buttons) is smaller than it needs to be.
The text was updated successfully, but these errors were encountered: