A rather simple idea to keep track of the selected profile:
Keep a variable (persistent, in c9x stored settings) that gets set to the
profile number when the user selects one. This is used to display the name /
number of the selected profile in the title bar next to the firmware type and
to add a tick in the profile select dropdown next to the active one.
To make sure we don't display conflicting info, when the user changes anything
that is profile-related in the preferences (firmware type, options,
language...) that variable is set back to 0, so that no profile is selected
anymore.
Original issue reported on code.google.com by bernet.a...@gmail.com on 4 Apr 2013 at 8:38
Original issue reported on code.google.com by
bernet.a...@gmail.com
on 4 Apr 2013 at 8:38