Skip to content

on_horn_blow, on_horn_stopが適切なタイミングで呼び出されない #1

Description

@friuli-jokyo

十分に長い時間警笛ボタンを押したときの挙動が、

  • on_horn_blow(最初の1フレーム)
  • on_horn_stop(次のフレーム)
  • on_horn_blow(約1秒後)
  • on_horn_stop(キーを離したとき)

となる。長押しの際にネイティブのプラグイン上でのHornBlow呼び出しが最初の1フレームと約1秒後以降の毎フレームのみであるのが原因。

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions