GNOME Bugzilla – Bug 673176
Make ripple and roll edits more discoverable during trimming using tooltips
Last modified: 2015-10-20 12:58:41 UTC
Self-documenting interfaces are good. When the user trims a clip and there are adjacent clips, we should show a tooltip over the trimming handle that says something like: "Hold shift to do a ripple edit (move adjacent clips) Hold ctrl to do a roll edit (trim adjacent clips)"
To do this you could hook into the clip-trim and clip-trim-finished signals, or maybe add new signals (if required) in utils/timeline.py, with some additional logic to check if there are clips that were adjacent to the trimming handle we're manipulating.
This bug has been migrated to https://phabricator.freedesktop.org/T2924. Please use the Phabricator interface to report further bugs by creating a task and associating it with Project: Pitivi. See http://wiki.pitivi.org/wiki/Bug_reporting for details.