Add in cutting of long vertical titles

This commit is contained in:
Andrew McOlash
2019-01-16 22:51:44 -08:00
parent 184164b677
commit 399e171083
3 changed files with 14 additions and 4 deletions

View File

@@ -14,7 +14,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
### Added
- Italian translation for "Feels"
- Disabled the screensaver on raspbian with installation script
- Added option to truncate the number of vertical lines a calendar item can span if `wrapEvents` is enabled.
### Updated
- Bumped the Electron dependency to v3.0.13 to support the most recent Raspbian. [#1500](https://github.com/MichMich/MagicMirror/issues/1500)