1. 31 Jan, 2018 2 commits
    • Vyacheslav Egorov's avatar
      340d9e00
    • Greg Spencer's avatar
      Make Cupertino alert dialog honor text scale factor (#14346) · 12279613
      Greg Spencer authored
      This updates the CupertinoAlertDialog to respect text scale factor more properly. Before this, it would scale, but would clip the action buttons at large scales, and would draw in the safe area. It also didn't match the iOS alert because the content didn't scroll. Now it does those properly.
      
      I didn't address the fact that buttons should lay out properly (Issue #14345), but that's probably pretty low priority.
      
      Fixes #12484
      12279613
  2. 30 Jan, 2018 16 commits
  3. 29 Jan, 2018 5 commits
  4. 27 Jan, 2018 7 commits
  5. 26 Jan, 2018 8 commits
  6. 25 Jan, 2018 2 commits