Skip to content

example: medie: watch: do not deinit current wf#183

Open
TroyMitchell911 wants to merge 2 commits intoOpenSiFli:mainfrom
TroyMitchell911:main
Open

example: medie: watch: do not deinit current wf#183
TroyMitchell911 wants to merge 2 commits intoOpenSiFli:mainfrom
TroyMitchell911:main

Conversation

@TroyMitchell911
Copy link
Copy Markdown

Previously, pausing the clock application set all watch face to the deinit state.

This was not ideal. This change prevents pausing the clock application from setting the current watch face to the deinit state.

This will prevent re-entering the wf init function when the clock application is re-entered. Instead, the system will resume from the resume state.

This commit will works if this issue (#182) is fixed.

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Aug 24, 2025

CLA assistant check
All committers have signed the CLA.

Previously, pausing the clock application set all watch face to the deinit state.

This was not ideal. This change prevents pausing the clock application from
setting the current watch face to the deinit state.

This will prevent re-entering the wf init function when the clock application is
re-entered. Instead, the system will resume from the resume state.

This commit will works if this issue (OpenSiFli#182) is fixed.

Signed-off-by: Troy Mitchell <[email protected]>
@sonarqubecloud
Copy link
Copy Markdown

1 similar comment
@sonarqubecloud
Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants