Prevent refreshing incorrectly the animated gauge needle#166
Conversation
…_CIRCULAR_GAUGE_TIMER timer was stopped There may be timer messages in the system message queue after the GX_CIRCULAR_GAUGE_TIMER timer was stopped. The gauge needle maybe displays at error position.
|
Thank you for this contribution, @yang-roger. Before we can accept it, you need to sign the Eclipse Contributor Agreement (ECA). The purpose of the ECA is to provide a written record that you have agreed to provide your code and documentation contributions under the licenses used by the Eclipse ThreadX project. It also makes it clear that you are promising that what you are contributing to Eclipse is code you wrote, and you have the necessary rights to contribute it to our projects. And finally, it documents a commitment from you that your open source contributions will be permanently on the public record. Signing the ECA requires an Eclipse Foundation account if you do not already have one. You can create one for free at https://accounts.eclipse.org. Be sure to use the same email address when you register for the account that you intend to use on Git commit records. Also, please add your GitHub ID to your Eclipse account. This enables synchronisation between Eclipse-owned infrastructure and GitHub. Here is the link to sign the ECA: |
|
I just signed the Eclipse Contributor Agreement (ECA). |
Prevent refreshing incorrectly the animated gauge needle after the GX_CIRCULAR_GAUGE_TIMER timer was stopped
There may be timer messages in the system message queue after the GX_CIRCULAR_GAUGE_TIMER timer was stopped. The gauge needle maybe displays at error position.