Bugs item #1891421, was opened at 2008-02-11 12:01
Message generated for change (Settings changed) made by genete
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=757416&aid=1891421&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: Closed
>Resolution: Works For Me
Priority: 5
Private: No
Submitted By: dooglus (dooglus)
Assigned to: Nobody/Anonymous (nobody)
Summary: strange behavior: normal > zoom > bline doesn't hide ducks

Initial Comment:
draw a bline
select it with the normal tool
switch to the bline tool and the bline's ducks are unselected

however,
select it with the normal tool,
switch to the zoom tool,
and then to the bline tool, and the ducks aren't hidden

they're hidden as soon as you start drawing, but it's a strange behavior.


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

Comment By: nikitakit (nikitakit)
Date: 2010-10-17 14:07

Message:
When exiting the zoom state, an EVENT_REFRESH_DUCKS is processed, which
calls canvas_view_->queue_rebuild_ducks(). queue_rebuild_ducks() runs
asynchronously, which is probably causing this problem.

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

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

------------------------------------------------------------------------------
Better than sec? Nothing is better than sec when it comes to
monitoring Big Data applications. Try Boundary one-second 
resolution app monitoring today. Free.
http://p.sf.net/sfu/Boundary-dev2dev
_______________________________________________
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl

Reply via email to