Ticket #129 (closed task: fixed)

Opened 1 year ago

Last modified 1 year ago

Make a call that both loads the current movie AND sets in/out markers

Reported by: sthiel Assigned to: sthiel
Priority: major Milestone: milestone6
Component: Implementation Version: 0.6.0
Keywords: Cc:
Super-ticket: Reviewer:
Minutes Spent: 20

Description

This way we can ensure order. We'll have to adjust the way it works because sometimes we want the markers to show, and sometimes we don't... or maybe we always want them to show. More things to consider.

I think it's reasonable to allow an independent call to change the markers, right? Well, it's not used so maybe we should toss that. It's in revision control if we want it back later. Even queued clipping would word internally... which makes me think we have to adjust the system for the queued clipping thing...

But later... first merging those asynchronous calls so it's just asynchronous to the javascript, not to each other.

Change History

02/12/08 06:34:39 changed by sthiel

  • status changed from new to closed.
  • resolution set to fixed.
  • minutes_worked set to 20.

-Fixed in #144