Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option to wrap events in calendar #814

Merged
merged 2 commits into from
Apr 2, 2017

Conversation

amcolash
Copy link
Contributor

@amcolash amcolash commented Apr 2, 2017

I have a lot of events that I would like to wrap to multiple lines. This behavior is more ideal than cutting the title early with ellipsis. I have added in this option (disabled by default). It can be enabled with config.wrapEvents. The option will cut whole words that fall past boundary. If the word is greater than the maxLength, it will take its own line.

Here are before/after screenshots:

no wrap
without_wrap

with wrap
with_wrap

@MichMich MichMich merged commit e7775bb into MagicMirrorOrg:develop Apr 2, 2017
@amcolash amcolash deleted the wrap_events branch April 4, 2017 00:12
@cederstrom
Copy link
Contributor

Sweet feature! Great work!

@MichMich Any info on when this will be released?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants