Take care of possible division by zero all along vertical line rather than
commit18b58fe196a95a70be5395b47e02e97a567ce8a9
authorPatrick Welche <pwelche@src.gnome.org>
Wed, 8 Apr 2009 14:33:20 +0000 (8 14:33 +0000)
committerPatrick Welche <pwelche@src.gnome.org>
Wed, 8 Apr 2009 14:33:20 +0000 (8 14:33 +0000)
tree0a1626d84ca9c676ebff28c5f83b63920a2260ed
parent97a68f3678f33c3d03b9b459312b6ae58194452f
Take care of possible division by zero all along vertical line rather than
just when the effective mouse position is on the cross hairs. I changed
many variable names in Get_new_root_coords to be the same as the more
understandable to me names in ScheduleZoom. Those two functions are so
similar that there must be a way of combining them...

svn path=/trunk/; revision=3687
ChangeLog
NEWS
Src/DasherCore/DasherModel.cpp