Skip to content

Country button bar fix

Compare
Choose a tag to compare
@Mistralys Mistralys released this 16 Dec 11:44

Included in this release:

  • Country ButtonBar: Fixed the button bar not correctly storing the selected country.
  • Country ButtonBar: Fixed the load() method being called repeatedly.
  • Country ButtonBar: Added setStorageEnabled() to disable storing the selected country.
  • Country ButtonBar: A country can now be selected manually via selectCountry().
  • Country ButtonBar: Saving the selected country is now done at render time.
  • Country ButtonBar: Added tests.