Skip to content

Don't run haptic feedback when the UI is rendered. - #1069

Merged
matthijseikelenboom merged 1 commit into
CodeEditApp:mainfrom
Code-DJ:fix-916
Feb 20, 2023
Merged

matthijseikelenboom merged 1 commit into
CodeEditApp:mainfrom
Code-DJ:fix-916

Conversation

@Code-DJ

@Code-DJ Code-DJ commented Feb 20, 2023

Copy link
Copy Markdown
Contributor

Description

We are running haptic feedback when the isSnapped flag is set. This flag gets set when the UI is first rendered. Fix is to ignore the first render i.e. do not run the haptic feedback.

Related Issue

Checklist

  • I read and understood the contributing guide as well as the code of conduct
  • My changes generate no new warnings
  • My code builds and runs on my machine
  • I documented my code
  • Review requested

@matthijseikelenboom
matthijseikelenboom merged commit b27d746 into CodeEditApp:main Feb 20, 2023
@Code-DJ
Code-DJ deleted the fix-916 branch February 20, 2023 14:52
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.

3 participants