Closed josx closed 11 years ago
Don't ask me why, but /css/main.css
won't compile until i changed less-middleware
version in package.json
to 0.1.12
When first load the page at a section which has universe view (ie. Edit playlists, Schedule), the playlist duration is displayed wrong. After changing from one section to another, it's fixed.
After creating a new playlist, dragging it to the calendar (creating a new occurrence) and refreshing (F5
), the playlist has a lenght of 00:00:00.00
and there are no clips inside when editing it.
I cant replicate 00:00:00 length. Please, Can someone else test it?
The problem is the order that multiples collection add models. I dont know how to do fix it yet. making sync collection.fetch() calls doesnt help.
Any clues?
Changing backends and views to Support new backbone-relational models.
Depends on https://github.com/inaes-tic/mbc-common/pull/12