altosui: Re-set pad orientation labels after product name is set
authorKeith Packard <keithp@keithp.com>
Sun, 2 Aug 2020 20:31:58 +0000 (13:31 -0700)
committerKeith Packard <keithp@keithp.com>
Sun, 2 Aug 2020 20:31:58 +0000 (13:31 -0700)
commit6b5e5899d174466552a34a4d8574f0439776240d
tree6bd5158d236796b4fc2dd65febc5e080ab646bd2
parent341157c7415fcf879696c9d8167722a0c5ff264c
altosui: Re-set pad orientation labels after product name is set

We don't know what product is being configured until after we query
the configuration, which means we need to re-set the orientation label
once that has been fetched.

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