You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
When creating a complication we need a validation or an info what data is allowed. Because when wrong data is added it looks like the complication is not working but the watch does not show it when config is wrong.
Describe the solution you'd like
When selection a complication add info or placeholder with needed data like text (value), number (100) or data (0.5) and info about max length maybe. Maybe add a preview image of the complication the while be rendered. The images can be extracted from apple support page
This discussion was converted from issue #1161 on July 18, 2021 04:30.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Is your feature request related to a problem? Please describe.
When creating a complication we need a validation or an info what data is allowed. Because when wrong data is added it looks like the complication is not working but the watch does not show it when config is wrong.
Describe the solution you'd like
When selection a complication add info or placeholder with needed data like text (value), number (100) or data (0.5) and info about max length maybe. Maybe add a preview image of the complication the while be rendered. The images can be extracted from apple support page
https://developer.apple.com/design/human-interface-guidelines/watchos/overview/complications/
Then we know what the complication will look like. That will help to add the data in correct format.
Beta Was this translation helpful? Give feedback.
All reactions