Bugs item #1891421, was opened at 2008-02-11 12:01
Message generated for change (Comment added) made by nikitakit
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: Open
Resolution: None
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

------------------------------------------------------------------------------
Download new Adobe(R) Flash(R) Builder(TM) 4
The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly 
Flex(R) Builder(TM)) enable the development of rich applications that run
across multiple browsers and platforms. Download your free trials today!
http://p.sf.net/sfu/adobe-dev2dev
_______________________________________________
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl

Reply via email to