Skip to content

REFACTOR - I_TRIGGER_X constants so that each part of process uses different one #22

@kevindeland

Description

@kevindeland

for example, how should it go from

  1. wrong gesture detected (Component)
    ------>
  2. gesture timer started (Component -> Timer)
    ------>
  3. gesture intervention triggered (Timer -> Component)
    ------>
  4. gesture trigger broadcast (Component -> HelpButton)
    ------>
  5. intervention flashing until tap (HelpButton)
    ------>
  6. tap intervention and broadcast to popup window (HelpButton -> HelpPopup)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions