denemo-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Denemo-devel] [bug #51946] Start/End play markers could be draggable


From: Richard Shann
Subject: [Denemo-devel] [bug #51946] Start/End play markers could be draggable
Date: Tue, 5 Sep 2017 10:28:59 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0 Iceweasel/38.4.0

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/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]