Closed
Bug 918577
Opened 12 years ago
Closed 9 years ago
dragging a large chunk of track events might not keep their shape
Categories
(Webmaker Graveyard :: Popcorn Maker, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: thecount, Assigned: thecount)
References
Details
This is more of a UX thing.
Recently I was playing around with a project, and had 30 seconds, with 6 5 second segments in the project.
At this point I noticed I wanted to add another segment to the start.
So, I added 5 seconds to my duration, easy.
I then selected all the track events, and attempted to drag them all to the right.
At this point, when they collided, the overlapped, and when dropped would ghost below, instead of the the left.
I'm not sure how to solve this one quite yet. Probably just need smart ghosting, where it should be ghosted to the side that is closest.
Another option is do not let any dragging track events overlap with other dragging track events.
I'm leaning towards the first one as because it has more uses outside of just fixing the above use case. It is just all in all more helpful to the user for lining up track events whil dragging if they go to the most logical place.
| Assignee | ||
Updated•12 years ago
|
Assignee: nobody → scott
| Assignee | ||
Comment 2•12 years ago
|
||
I gave this a stab today, to keep them in shape if one collides with a boundry, and it was a bit hairy. Probably not worth it.
Updated•12 years ago
|
Status: NEW → ASSIGNED
Comment 3•9 years ago
|
||
Popcorn Maker is no longer under active development.
https://learning.mozilla.org/blog/product-update-for-appmaker-and-popcorn-maker
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•