Open GoogleCodeExporter opened 9 years ago
Original comment by Brad.Ryd...@gmail.com
on 15 Aug 2010 at 9:23
What is the status of this issue?
Original comment by Andriy.K...@gmail.com
on 8 Jul 2011 at 9:35
Is or will there be a fix for that issue?
Original comment by nmoeller...@googlemail.com
on 21 Feb 2013 at 2:17
The exception is now fixed in rev 445.
The proper solution needs a bit more work. I'm checking how is dealing with
this case Google/iCal
Regards
Original comment by ctasada
on 24 Feb 2013 at 2:23
The proper fix could be an scrollbar, but we need to define somewhere the
maximum height
Another solution would be a collapse button.
Votes?
Original comment by ctasada
on 24 Feb 2013 at 3:00
+1 for the scrollbar solution with editable height value in calendar properties
Original comment by nmoeller...@googlemail.com
on 26 Feb 2013 at 8:00
Done in rev 446
The current behaviour is the default one. If the scrollbar is wanted then is
only a matter of setting the maximum desired height in pixels using the next
method from the CalendarSetting class:
setMultiDayMaxPixelsHeight(heightInPixels)
Original comment by ctasada
on 28 Feb 2013 at 9:13
Thx in advance. I will try it out as soon as the new version is released.
Original comment by nmoeller...@googlemail.com
on 4 Mar 2013 at 10:21
If you can test it with the trunk code much better. Once the release is done it
will be considered stable code and any change will be much difficult
Original comment by ctasada
on 5 Mar 2013 at 9:11
I understand. I will try to test it whithin the next days. Right now i am a
little bit short in time. Thx for your effort.
Original comment by nmoeller...@googlemail.com
on 7 Mar 2013 at 9:36
The new feature works as expected. Thx.
While testing i saw that my month view now starts on sunday not on monday
anymore. And the layout of the monthview is messed up. Is that something you
working at?
Original comment by nmoeller...@googlemail.com
on 8 Mar 2013 at 11:51
Not really. The day the week starts depends on a setting based in the Locale by
default.
If you feel it's a bug, please open an issue with an screenshot and as much
information as possible to reproduce and fix it.
Thanks.
Original comment by ctasada
on 8 Mar 2013 at 3:30
All solved now.
I had to rename my CalendarConstants.properties to
CalendarConstants_de.properties to be applied because the locale is set to
"de". With the old version(9.3) it was not necessary because there was no
default property file for locale "de".
The layout problem on the month view was within the css file from my custom
theme. I had to do some updating because of the new css classes.
Thx for your help.
Original comment by nmoeller...@googlemail.com
on 11 Mar 2013 at 9:22
Original issue reported on code.google.com by
murali...@gmail.com
on 23 Jul 2010 at 9:23Attachments: