Synfig Issue Tracker
star_faded.png
Please log in to bookmark issues
enhancement_small.png
CLOSED  Enhancement #456  -  Time indicator tooltip on keyframe drag and drop operation
Posted Jun 07, 2013 - updated Jan 05, 2019
action_vote_minus_faded.png
0
Votes
action_vote_plus_faded.png
icon_info.png This issue has been closed with status "Closed" and resolution "RESOLVED".
Issue details
  • Type of issue
    Enhancement
  • Status
     
    Closed
  • Assigned to
     djay
  • Progress
       
  • Type of bug
    Not triaged
  • Likelihood
    Not triaged
  • Effect
    Not triaged
  • Posted by
     djay
  • Owned by
    Not owned by anyone
  • Time spent
    No time spent
  • Category
    User interface
  • Resolution
    RESOLVED
  • Priority
    Not determined
  • Targetted for
    icon_milestones.png 1.0
  • Tags
    icon_customdatatype.png Not determined
  • Difficulty
    icon_customdatatype.png Easy
Issue description
Popup a current time indicator during drag and drop operation in the keyframe time track

Goal : perform direct and precise keyframe manual manipulation

#2
Comment posted by
 djay
Apr 21, 17:02
nota:

Create a Gdk::Window::set_type_hint (Window Type Hint hint) / WINDOW_TYPE_HINT_TOOLTIP
#4
Comment posted by
 djay
icon_reply.pngApr 22, 15:24, in reply to comment #2
90% done inside : https://github.com/synfig/synfig/pull/133

10% left : better tooltip placing

#7
Comment posted by
 djay
icon_reply.pngApr 25, 16:00, in reply to comment #4
Better positioning the handmade tooltip : up to the widget, with y coordinate fixed.

http://pix.toile-libre.org/upload/original/1398441862.png

https://github.com/d-j-a-y/synfig/tree/djay_keyframe_enhancements

https://github.com/synfig/synfig/pull/133

djay wrote:
90% done inside : https://github.com/synfig/synfig/pull/133

10% left : better tooltip placing