slowe / VirtualSky

A browser-based planetarium that can be customised and embedded in web pages.
http://slowe.github.io/VirtualSky/
245 stars 94 forks source link

Fix for broken touch handling (move/press/click on mobiles) #59

Open pludov opened 5 years ago

pludov commented 5 years ago

Was broken by recent refactor (seem my last comment here: https://github.com/slowe/VirtualSky/commit/a43ab2383cca145083c8fc1703fd36ad4e69f7ba#r34608949 );

This new touch handling code differentiates click/long click and move for press events.