Closed narenh closed 3 months ago
Fix for Issue https://github.com/Michael-128/qBitControl/issues/14
Previously, changing the category did nothing to update the save path. This change adds an onChange event to update the view model with the new category.
onChange
Tests: Added a task, changed the category, verified in Qbit that the save path is correct.
Fix for Issue https://github.com/Michael-128/qBitControl/issues/14
Previously, changing the category did nothing to update the save path. This change adds an
onChange
event to update the view model with the new category.Tests: Added a task, changed the category, verified in Qbit that the save path is correct.