Synfig Issue Tracker
star_faded.png
Please log in to bookmark issues
enhancement_small.png
CLOSED  Enhancement #458  -  Keyframe widget indicator (arrow) enhancements
Posted Jun 07, 2013 - updated Sep 10, 2014
action_vote_minus_faded.png
0
Votes
action_vote_plus_faded.png
icon_info.png This issue has been closed with status "Done" and resolution "RESOLVED".
Issue details
  • Type of issue
    Enhancement
  • Status
     
    Done
  • Assigned to
     djay
  • Progress
       
  • Type of bug
    Not triaged
  • Likelihood
    Not triaged
  • Effect
    Not triaged
  • Posted by
     Carlos López
  • Owned by
    Not owned by anyone
  • Time spent
    No time spent
  • Category
    User interface
  • Resolution
    RESOLVED
  • Priority
    Not determined
  • Targetted for
    icon_milestones.png Not determined
  • Tags
    icon_customdatatype.png Not determined
  • Difficulty
    icon_customdatatype.png Not determined
Issue description
  1. Allow to select a keyframe by clicking on the keyframe indicator of the keyframe widget. Then the keyframe panel should reflect the selection too. The inverse should work too (when change selection on keyframe panel the keyframe widget should show it too).
  2. Eventually, contextual menus for keyframe widget indicators could be added like remove keyframe, edit properties, enable/disable and edit name.
  3.  Also, tooltip of the keyframe widget indicator shows currently "Click and Drag". It should show the keyframe's name and if empty, that text (or 'No name')



#1
Comment posted by
 djay
Aug 31, 16:16
working on synchronization between kf dock and kf widget

see branch : https://github.com/d-j-a-y/synfig/tree/djay_keyframe_synchro
#4
Comment posted by
 Carlos López
Dec 18, 12:01
Can we target this for 0.65.0?
#5
Comment posted by
 djay
icon_reply.pngDec 26, 21:46, in reply to comment #4


Carlos López wrote:
Can we target this for 0.65.0?


look like things are moving in good direction ...
#8
Comment posted by
 djay
icon_reply.pngMar 17, 20:15, in reply to comment #5
  1. OK
  2. missing
  3. OK (by https://github.com/d-j-a-y/synfig/commit/a34bc2337720d942ca9a90677e6f8a83d2d0a755)
#14
Comment posted by
 djay
icon_reply.pngSep 05, 15:50, in reply to comment #8
context menu : https://github.com/morevnaproject/synfig/pull/10

djay wrote:
OK
missing
OK (by
https://github.com/d-j-a-y/synfig/commit/a34bc2337720d942ca9a90677e6f8a83d2d0a755)