Replies: 3 comments
-
Probably best paired with #1345 (as an option) since accidentally tapping a complication seems very likely. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Makes sense. But I suspect that’s only needed in the case of a single action. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Might also be a good idea to auto automatic complications for all Actions. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Is your feature request related to a problem? Please describe.
Currently, I have a number of complications on my Apple Watch and clicking any of them launches the same list of actions. Given that my complications represent different domains / devices, it would be nice to tailor the list of actions for each accordingly.
For example:
Describe the solution you'd like
As part of the options for defining a complication, I am able to select from a list of available actions. Choosing multiple actions will present only those actions when the complication is clicked. Choosing none will result in no prompt. And choosing only a single action will launch that action immediately when the complication is clicked.
Additional context
Beta Was this translation helpful? Give feedback.
All reactions