Use electron-context-menu insted of bare contextmenu.

Fixes #123
This commit is contained in:
Jonas Schwabe
2016-09-04 21:05:28 +02:00
parent b59f501a82
commit 14ee822b0c
4 changed files with 9 additions and 11 deletions

View File

@@ -9,6 +9,7 @@ Release date: TBD
### Improvements
#### All platforms
- Use `electron-context-menu` to have a working and consistent context menu
- Show current channel/team in window title
- Changed display of unread messages on the team tabbar, they are now shown as bold text
- Reload only the selected tab and keep its URL on "Reload" and "Clear Cache and Reload".