altosuilib: Disable graph element notifies for each add()
authorKeith Packard <keithp@keithp.com>
Fri, 1 Mar 2013 20:34:04 +0000 (12:34 -0800)
committerKeith Packard <keithp@keithp.com>
Fri, 1 Mar 2013 20:34:04 +0000 (12:34 -0800)
commit113b1146f6ac0ecd423f3fb409e02730604b8aca
treec7594c7ec2720185b950710360c653216793c122
parent351e4110f519d18bb36747955578e9e5b9aeec7b
altosuilib: Disable graph element notifies for each add()

This reduces the number of notify calls made and dramatically speeds
up graph creation.

Signed-off-by: Keith Packard <keithp@keithp.com>
altosuilib/AltosUIGraph.java