>Re: [Synfig-devl] Width point duck .... when and where are they created ?
>From: Permutator ​ <permutatorem@gm...> - 2015-09-04 21:40:32

>It's trying to check if the input ValueDesc has a sub_name, but if it
>doesn't have a parent ValueDesc, it won't have a sub_name. So changing the
>condition to this...
>value_desc.parent_is_value_desc() && !value_desc.get_sub_name().empty()
>...may work. 

Yep that's working and resolve the crash ... thank's for the tips ;-)

Will send a patch.

see'ya!

------------------------------------------------------------------------------
_______________________________________________
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl

Reply via email to