Code

Don't allow the "proportion" parameter of a star to become NaN, because this will...
authordvlierop2 <dvlierop2@users.sourceforge.net>
Sun, 12 Jul 2009 13:26:17 +0000 (13:26 +0000)
committerdvlierop2 <dvlierop2@users.sourceforge.net>
Sun, 12 Jul 2009 13:26:17 +0000 (13:26 +0000)
commit10d0b1f3ffc0e1e1c0539b12851b04cea1d57222
treedcafcdeb3ac3da02b801ad5d6dc246bdad643ca6
parent21e13fb712c6ba0879f258f4fa224bdb8f5239c4
Don't allow the "proportion" parameter of a star to become NaN, because this will lead to a crash (i.e. give a continuity error in 2geom). This occured when snapping both handles of a star to the same grid intersection and subsequently drawing a new star
src/widgets/toolbox.cpp