I hope I'm using this mailing list thing right.
I know you said you looked in duckmatic, but this bit of code looks right
to me:
https://github.com/synfig/synfig/blob/master/synfig-studio/src/gui/duckmatic.cpp#L2653
I don't know much about how ducks work, though, so maybe that's not what
you're lo
Branch: refs/heads/master
Home: https://github.com/synfig/synfig
Commit: ccdd20b4305495860583e23f63abb67df85a2c73
https://github.com/synfig/synfig/commit/ccdd20b4305495860583e23f63abb67df85a2c73
Author: Yu Chen
Date: 2015-09-04 (Fri, 04 Sep 2015)
Changed paths:
M synfig
Hello,
I'm looking at fixing :
#889 - Crash on linking regular vertice and width point center TYPE_WIDTH
http://www.synfig.org/issues/thebuggenie/synfig/issues/889
the crash come the assert(parent_is_value_desc()) from here :
https://github.com/synfig/synfig/blob/master/synfig-studio/src/synfig