Commit a440158
fix: add device connection cancellation (#106)
Fixed an issue where pressing the connect button again did not cancel
the connection process. The `selectToConnect` method now correctly
handles connection cancellation by resetting the connection target if it
is already set.
Closes #104
Co-authored-by: Tomás Grüner <[email protected]>1 parent d2df6c9 commit a440158
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
182 | 186 | | |
183 | 187 | | |
184 | 188 | | |
| |||
0 commit comments