Commit 1d515e7
fix(feedback): Track ownership in imperative shake API
enableFeedbackOnShake now records whether it actually started the
listener (using the boolean returned by startShakeListener).
disableFeedbackOnShake only stops the listener if it was the one that
started it, preventing it from interfering with a listener owned by
FeedbackWidgetProvider.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 3f73070 commit 1d515e7
1 file changed
Lines changed: 7 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
| 136 | + | |
| 137 | + | |
136 | 138 | | |
137 | 139 | | |
138 | | - | |
| 140 | + | |
139 | 141 | | |
140 | 142 | | |
141 | 143 | | |
142 | | - | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
143 | 148 | | |
144 | 149 | | |
145 | 150 | | |
0 commit comments