openshot.developers team mailing list archive
-
openshot.developers team
-
Mailing list archive
-
Message #05364
[Bug 663531] Re: I can't move the clip on the track
It looks like the problem is with cairo, and a 32000 coordinate limit.
It also looks like they are not going to change that limit any time
soon. So... I'm leaning towards only drawing a section of the
timeline, and then using the horizontal scroll signals to determine when
I approach the limit of the canvas, so I can draw the next section,
etc... I'm not sure I can do it without some sort of visual delay /
refresh when you approach the limit, but I bet it's not often a user
will scroll 10,000 pixels to the left or right. But rather, zoom in,
make a small change, and zoom back out.
--
You received this bug notification because you are a member of OpenShot
Developers, which is subscribed to OpenShot Video Editor.
https://bugs.launchpad.net/bugs/663531
Title:
I can't move the clip on the track
Status in OpenShot Video Editor:
Confirmed
Bug description:
When I put a clip on one track and after I try to move it to the same track or another track, the clip dessapears.
The same happens when duplicate a clip, is not possible to move to other track.
Ubuntu 10.10 64 bits.
Install by PPA
Version: 1.2.2
References