Merge pull request #262 from mattermost/fix-focus-of-webview

Fix webview doesn't get focus correctly

Close #231
This commit is contained in:
Yuya Ochiai
2016-09-09 23:52:45 +09:00
committed by GitHub
3 changed files with 15 additions and 6 deletions

View File

@@ -36,6 +36,7 @@ Release date: TBD
### Bug Fixes
- Fixed an issue where the maximized state of the app window was lost in some cases.
- Fixed an issue some shortcuts didn't work when switching applications or tabs in some cases.
#### Windows
- Fixed pixelated application icons in top left of the window.