icebob / vue-touch-keyboard

Virtual keyboard component for Vue.js 2.x. Designed to Raspberry Pi Touch Display
MIT License
300 stars 116 forks source link

Feature/prevent click event #19

Closed yonmey closed 6 years ago

yonmey commented 6 years ago

I added this feature to prevent the click event when a key is pressed, it avoids some conflicts with other components like https://github.com/shentao/vue-multiselect when an action is triggered on click (in this case, dropdown list closes).

coveralls commented 6 years ago

Coverage Status

Coverage decreased (-0.09%) to 5.217% when pulling cefb1ab8821f607a1916016b09e1a3bc82246520 on yonmey:feature/prevent-click-event into 3ba60f3e41937cfed5c8b3e69d1b5fb60c29ae10 on icebob:master.

coveralls commented 6 years ago

Coverage Status

Coverage decreased (-0.09%) to 5.217% when pulling cefb1ab8821f607a1916016b09e1a3bc82246520 on yonmey:feature/prevent-click-event into 3ba60f3e41937cfed5c8b3e69d1b5fb60c29ae10 on icebob:master.