0

I integrated FSCalendar via pod and encountered subtitle is being trimmed when it is large. I want it to be aligned in multiple lines instead of trimming.

To make it work as expected, if I do any modification in pod files it affects the update in the next time. So please direct me in the right path as how to achieve. Thanks.

Created a new ticket https://github.com/WenchaoD/FSCalendar/issues/882

enter image description here

Zee
  • 1,865
  • 21
  • 42
Alex
  • 229
  • 3
  • 15

1 Answers1

0

You can use the methods that return an image in a cell. Create an image with the multiple lines of text printed in it.

Peter Smith
  • 1,150
  • 8
  • 11