diff options
| author | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2020-06-24 19:36:54 +0000 |
|---|---|---|
| committer | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2020-06-25 17:39:24 +0000 |
| commit | 45d4c173091d018d8fd413e1ac9532354e59b231 (patch) | |
| tree | 8ff6ff5f57a5017c8f5c7f32d0c4ab8a6a63e71c | |
| parent | eb2da4b3a67154f4b6a1569c1623c223dadb5adc (diff) | |
| download | mullvadvpn-45d4c173091d018d8fd413e1ac9532354e59b231.tar.xz mullvadvpn-45d4c173091d018d8fd413e1ac9532354e59b231.zip | |
Describe height calculation fix in the changelog
| -rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 07807bb68b..cd6518c8e4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -37,6 +37,10 @@ Line wrap the file at 100 chars. Th #### Windows - Fix window flickering by disabling window animations. +#### Android +- Fix Connect screen sometimes becoming unusually tall. This ended up causing the screen to be + scrolled up and made the UI elements unable to be seen until the user scrolled down. + ## [2020.5] - 2020-06-25 ### Added |
