ryanbarr / harvest-monster

A tool to help you sell Path of Exile Harvest crafts on The Forbidden Trove.
https://www.harvestmonster.com
GNU General Public License v3.0
10 stars 1 forks source link

Language does not update immediately after making a selection. #8

Closed ryanbarr closed 2 years ago

ryanbarr commented 2 years ago

Describe the bug When changing your language, the selected language is not applied until another selection is made.

To Reproduce Steps to reproduce the behavior:

  1. Launch the application on Windows.
  2. Navigate to Settings.
  3. Select a new language and observe that no change was made.
  4. Select another language and observe that the previously selected language is now applied.

Expected behavior Language settings should be applied and saved immediately upon selection.

Screenshots N/A

Additional context This is only happening on Windows and is related to the component lifecycle events being improperly used.