altosuilib: Show indicator when they switch from invalid back to valid
authorKeith Packard <keithp@keithp.com>
Wed, 13 Jul 2016 04:06:23 +0000 (21:06 -0700)
committerKeith Packard <keithp@keithp.com>
Wed, 13 Jul 2016 04:06:23 +0000 (21:06 -0700)
commitf39bee8875a0595b3d7ec7f5575d1e5eeb7544ec
tree571edf64ed8930496b62bc2a6c830af6a49a6e82
parentefd91febfa9bebd2f03508b2240916551450f831
altosuilib: Show indicator when they switch from invalid back to valid

The 'hide' value wasn't getting reset to 'false' each time the state
of the indicators was checked, so indicators would get hidden and then
never shown again.

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