nasa / MCT-Plugins

35 stars 29 forks source link

Sub-activities overlap in the timeline view #59

Closed jtrimble2100 closed 10 years ago

jtrimble2100 commented 11 years ago

I created an activity with two sub activities, all with the same duration. The sub-activities overlap. See the screen grab.

https://docs.google.com/a/nasa.gov/file/d/0B8yT2AXIcluCYjhicGU4Y3h3YjQ/edit?usp=sharing

VWoeltjen commented 11 years ago

This appears to be a side effect of #42

VWoeltjen commented 11 years ago

Based on this, definitions for activity constraints have been revised

Since this will remove most of the "push" style behavior currently associated with sub-activities, the solution to #27 probably needs to be reconsidered. That is, the user will much more often be dragging sub-activities such that they overlap, and waiting until the gesture is complete to reorder the rows is probably not desirable. Since we don't want the activity itself "moving" out from under the user's mouse, maybe other activities on the same row should move out of the way instead?

It is probably advantageous in this context to give each decision (along with only the two (sub-)activities it separates) its own row, such that dragging other objects doesn't alter row assignment mid-drag and create confusion about which two activities a decision separates

harleigh commented 10 years ago

Verified in hackathon 9/16/13