WebPlatformForEmbedded / WPEBackend-rdk

BSD 2-Clause "Simplified" License
8 stars 38 forks source link

Missing return value in Westeros input key event #29

Closed alvaropg closed 4 years ago

alvaropg commented 6 years ago

A return value is missing in the idle function of the input key event in Westeros implementation.

https://github.com/WebPlatformForEmbedded/WPEBackend-rdk/blob/8ea61fbdee554a7cb2d1c1cbc53ce0868aaca304/src/westeros/WesterosViewbackendInput.cpp#L147

alvaropg commented 6 years ago

There is a pull request #28 which looks good...