| commit | 7425940d5be153430f98aa5b0735545f4a4fc3e5 | [log] [tgz] |
|---|---|---|
| author | Chris Bracken <chris@bracken.jp> | Wed Feb 08 12:29:15 2017 -0800 |
| committer | GitHub <noreply@github.com> | Wed Feb 08 12:29:15 2017 -0800 |
| tree | f5f9b3e73bb07bdd37b2fd2fc5752d48b2ff0660 | |
| parent | 428023ceeb4937f5e66ae45cfb974bcd9249a0a8 [diff] |
Prevent overflow of pagination bar with Ahem font (#7977) Once engine commit d49a6b110bced49fa318b0dd45bf409218df9ee5 rolls into Flutter rolls in, we get correct font metrics for the Ahem font, used in headless sky_shell test runs. Ahem has much wider glyphs than the system font, which causes the PaginatedDataTable bottom bar to be much wider and overflow the previous and next controls offscreen. This commit reduces the number of rows such that the prev/next controls are still just barely onscreen.
Flutter is a new way to build high-performance, cross-platform mobile apps. Flutter is optimized for today‘s, and tomorrow’s, mobile devices. We are focused on low-latency input and high frame rates on Android and iOS.
Flutter is an early-stage open-source project. We are still missing core features like accessibility, text input, localization, and more. However, you can build demos and examples today. We hope you try it out and send us feedback.
For information about using Flutter to build apps, please see the getting started guide.
For information about contributing code to Flutter itself, please see CONTRIBUTING.md.
Join us in our Gitter chat room or join our public mailing list, flutter-dev@googlegroups.com.