Michael-128 / qBitControl

qBittorrent remote client for iOS devices.
https://x.com/qbitcontrol
GNU General Public License v3.0
196 stars 9 forks source link

[Add Task] Fix category save path not updating #15

Closed narenh closed 3 months ago

narenh commented 4 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.

Tests: Added a task, changed the category, verified in Qbit that the save path is correct.