fritzing / fritzing-app

Fritzing desktop application
http://fritzing.org
Other
4.01k stars 828 forks source link

autorouter: current connection being routed is not always highlighted #831

Closed davidperrenoud closed 10 years ago

davidperrenoud commented 10 years ago

From irasc...@gmail.com on September 22, 2009 12:24:46

When autorouting a given connection, the ratsnest wire between the two ConnectorItems should be drawn very fat. However, it is often not possible to see this fat ratsnest. Perhaps this is a GraphicsView update bug.
Independent of why the ratsnest isn't visible, one idea would be to raise it to the top of its z-order, and restore it afterwards.

Original issue: http://code.google.com/p/fritzing/issues/detail?id=831

davidperrenoud commented 10 years ago

From irasc...@gmail.com on September 22, 2009 12:56:06

r3501 : highlighting much improved--drawing a separate highlight graphic, rather than messing with a ratsnest. It wasn't a GraphicsView update problem.

Status: PartlyDone
Labels: -Priority-Medium Priority-Low

davidperrenoud commented 10 years ago

From irasc...@gmail.com on September 22, 2009 12:56:38

Status: Fixed