altosui: Improve configuration save feedback
authorKeith Packard <keithp@keithp.com>
Sun, 23 Aug 2020 17:53:25 +0000 (10:53 -0700)
committerKeith Packard <keithp@keithp.com>
Sun, 23 Aug 2020 17:53:25 +0000 (10:53 -0700)
commitc1b754c12ac32ed38a561d8b35dcbdf82beea896
treea06cf9f91359ca8c1cb1f187d389cb3243e66d00
parent10a10667a28f82c24d895e44617e68c7c1848c45
altosui: Improve configuration save feedback

Mark window title as (modified) with any unsaved changes. Disable the
'Save' button while the save is happening. Wait for the re-load of
configuration values before clearing the '(modified)' state. This lets
you see when the flight computer has accepted the updated values.

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