Code

Don't create ellipses/arcs/circles that have a zero x or y dimension. When snapping...
authordvlierop2 <dvlierop2@users.sourceforge.net>
Mon, 29 Jun 2009 19:16:29 +0000 (19:16 +0000)
committerdvlierop2 <dvlierop2@users.sourceforge.net>
Mon, 29 Jun 2009 19:16:29 +0000 (19:16 +0000)
commit41a62408cd40ebe43c59e07b837ec2cb4ca5843f
tree059e4591ad191da35ace4bd52150edee41b1e3c3
parent65f5251d14bf3332dbc1c84d28d72af86ace7601
Don't create ellipses/arcs/circles that have a zero x or y dimension. When snapping for example to the same point twice then just cancel the arc creation (Fixes bug #375975). And while we're at it, make the ellipse tool escapeable by pressing esc. Needs to be copied to the rect / star / etc. tools too
src/arc-context.cpp