URL:
  <http://savannah.gnu.org/bugs/?51946>

                 Summary: Start/End play markers could be draggable
                 Project: Denemo
            Submitted by: rshann
            Submitted on: Tue 05 Sep 2017 02:28:58 PM UTC
                Category: None
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

Some of the relevant variables:

Denemo.project->movement->start_time and end_time

set_start_and_end_objects_for_draw (void) (this is missing a prototype by the
way)

static DenemoObject *Startobj, *Endobj;

static void
draw_playback_markers (cairo_t * cr, struct infotopass *itp, gint yy, gint
line_height)

itp->startposition and endposition

the last two are set to -1 each time they are used - the last used values
could be stored for mousing.c to decide if the user was dragging visible
start/end play markers...






    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?51946>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/


_______________________________________________
Denemo-devel mailing list
Denemo-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/denemo-devel

Reply via email to