altosui: Check for map and stats table when changing units/fonts in graph
authorKeith Packard <keithp@keithp.com>
Mon, 29 Sep 2014 19:57:27 +0000 (12:57 -0700)
committerKeith Packard <keithp@keithp.com>
Mon, 29 Sep 2014 19:57:27 +0000 (12:57 -0700)
commit95d9248da78f86240dbe77e2c206420dc509c9cf
treeac9a483297084fb9251d9a7c08f7f3eb91d335d8
parent40c5535b65a75374fb1dbbd994c29324db814f5b
altosui: Check for map and stats table when changing units/fonts in graph

AltosGraphUI wasn't making sure the map and stats tables were present
before attempting to adjust font size and units.

Signed-off-by: Keith Packard <keithp@keithp.com>
altosui/AltosGraphUI.java