bbc / lrud

Left, Right, Up, Down. A spatial navigation library for devices with input via directional controls.
Apache License 2.0
98 stars 21 forks source link

[Fix] Fix onSelect and "select" event emission #31

Closed thomascgray closed 5 years ago

thomascgray commented 5 years ago

Description

"select" events should be emitted without onSelect being required.

Motivation and Context

Fixes #27

How Has This Been Tested?

New unit tests

Types of changes

Checklist: