Issue 1119: glue events together (monthView)
Status:  Done
Owner: ----
Closed:  Oct 2011
Reported by goo...@cmf.de, Sep 16, 2011
Hi,

I've glued some events together by giving them the same id in the events list. Works great even when dragging them around. What I needed is some kind of pre and post-event.

Now when I scale the evend, i.e. making it one day shorter, my glued events get smaler too, but they had to stay that size. 
Is there some possibility of "sub-events".

Thanks very much

Sep 19, 2011
Project Member #1 althaus.it
No... the linked events are mainly meant for recurring events. So they are resized together. We're currently looking into the possibilites to improve this (at least) for overriden event instances in a series.
Status: Maybe
Oct 2, 2011
Project Member #2 adamrs...@gmail.com
i gotta think a little more about a better long-term solution, but the short-term solution is to make sure your different event pieces don't have the same 'id' property. then you'd have to identify groups via some other property of your choosing
Status: Done