Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pfrazee/electron-bug-no-scroll-touch-end

Bug demo repo for electron 1.6.0 (no scroll-touch-end event is emitting)
https://github.com/pfrazee/electron-bug-no-scroll-touch-end

Last synced: 14 days ago
JSON representation

Bug demo repo for electron 1.6.0 (no scroll-touch-end event is emitting)

Awesome Lists containing this project

README

        

# electron-bug-no-scroll-touch-end

Bug demo repo for electron 1.6.0 (no scroll-touch-end event is emitting)

```bash
git clone https://github.com/pfrazee/electron-bug-no-scroll-touch-end.git
cd electron-bug-no-scroll-touch-end
npm install
npm start
```