• Chris Bracken's avatar
    Prevent overflow of pagination bar with Ahem font (#7977) · 7425940d
    Chris Bracken authored
    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.
    7425940d
Name
Last commit
Last update
.idea Loading commit data...
bin Loading commit data...
dev Loading commit data...
examples Loading commit data...
packages Loading commit data...
.analysis_options Loading commit data...
.analysis_options_repo Loading commit data...
.analysis_options_user Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTING.md Loading commit data...
ISSUE_TEMPLATE.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
VERSION Loading commit data...