Bugs item #1812396, was opened at 2007-10-12 20:14
Message generated for change (Comment added) made by genete
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=757416&aid=1812396&group_id=144022

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: dooglus (dooglus)
Assigned to: Nobody/Anonymous (nobody)
Summary: dragging time slider on pirates is very slow

Initial Comment:
Edit pirates.sifz to have a non-zero time length, then drag the time slider.  
It will take a very long time for the GUI to catch up.

It turns out that CanvasView::time_was_changed() is called for each point you 
drag the slider to, which ends up traversing the whole layer tree for each time 
you drag past.

----------------------------------------------------------------------

Comment By: Genete (genete)
Date: 2007-10-14 13:39

Message:
Logged In: YES 
user_id=1874777
Originator: NO

Under linux and with the last commit it seems to depend on what layer is
selected. 
Selecting the Deadheads canvas it seems to slide a little slow but not
annoying...
Carlos

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=757416&aid=1812396&group_id=144022

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl

Reply via email to