Skip to content

Conversation

@yjbanov
Copy link
Contributor

@yjbanov yjbanov commented Apr 4, 2018

Fixes #16115

The trick is to use Colors.transparent for the Dialog background and use ThemeData.dialogBackgroundColor on the individual contents of the dialog.

/cc @HansMuller

@HansMuller
Copy link
Contributor

I believe that there's no test here because there's no way to detect the aliasing error that caused the original problem.

LGTM

@yjbanov
Copy link
Contributor Author

yjbanov commented Apr 4, 2018

Yep. The tests are already pretty comprehensive (in fact I broke one as I tried fixing this, so I had to fix the bug). This is (theoretically) a purely visual change.

@yjbanov yjbanov merged commit eb69a20 into flutter:master Apr 4, 2018
teriyakijack pushed a commit to teriyakijack/flutter that referenced this pull request Apr 5, 2018
* upstream/master:
  Run test coverage in dart2 again (flutter#15932)
  Roll engine to 23c0b7b (flutter#16254)
  fix date/time picker borders (flutter#16240)
  Revert "Roll engine to version 58d6ea3 (flutter#16236)" (flutter#16252)
  Roll engine to version 58d6ea3 (flutter#16236)
  Add disable Cupertino Switch example (flutter#15853)
  Roll engine to ac40891 (flutter#16232)
  re-enable verify only test failure and update deps. (flutter#16090)
  Extract checking IntelliJ packages into a helper and use for Android Studio. (flutter#16198)
  Remove DevToolsSecurity check from initial flutter doctor (flutter#16007)
  export RawKeyEvent from RawKeyboardListener (flutter#15956)
  Revert "Adds Java EE module to SDK manager calls" (flutter#16227)
  update intellij metadata in template files (flutter#16211)
  Add _PointerState#toString (flutter#16197)
  add a period after xcode build done (flutter#16209)
DaveShuckerow pushed a commit to DaveShuckerow/flutter that referenced this pull request May 14, 2018
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 11, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

showDatePicker widget has small white strip (visual bug)

3 participants