marijnkampf / Random-Photo-Screensaver

Source of Random Photo Screensaver
http://www.abscreensavers.com/random-photo-screensaver/open-source
Other
45 stars 14 forks source link

Add support for touch screens #31

Open marijnkampf opened 9 years ago

marijnkampf commented 9 years ago

Onscreen buttons support for touchscreens:

https://msdn.microsoft.com/en-us/library/windows/apps/windows.ui.input.gesturerecognizer.aspx https://msdn.microsoft.com/en-us/library/system.windows.input.touch.framereported(v=vs.110).aspx (requires .net 4.5+! / Use IE swipe events?)

marijnkampf commented 8 years ago