Skip to content

Releases: proyecto26/Phaser-Kinetic-Scrolling-Plugin

V 1.2.1

08 Oct 03:53
Compare
Choose a tag to compare

This version of the plugin includes:

  • Add typings directory
  • Added optional setting for mouse button
  • Auto scroll set to false when reaching camera boundaries
  • Click events helper implemented plus some improvements in scrolling start and scrolling stop break

V 1.0.8

20 Mar 04:28
2ad99ed
Compare
Choose a tag to compare

This version of the plugin includes:

  • Add movement update callback
  • Fix issue when multiple touch point/fingers are used to scroll
  • Auto scroll set to false when reaching camera boundaries

V 1.0.4

09 Oct 16:37
Compare
Choose a tag to compare

Added "dragging" variable to know when the camera is dragging by the plugin. Added some examples and improvements created by @VitaZheltyakov

V 1.0.3

08 Feb 06:50
Compare
Choose a tag to compare

Fixed the issue related to "if i scroll once in the canvas, then click anywhere outside, the canvas also scroll randomly", reported by Wagyl

V 1.0.2

10 Dec 00:48
Compare
Choose a tag to compare

Fix to support Phaser v2.4.4. You can download this library using bower

V 1.0.1

12 Jul 03:50
Compare
Choose a tag to compare

Added scroll with the mouse wheel, supports Phaser 2.0.6 or greater

V 1.0.0

11 Jul 18:19
Compare
Choose a tag to compare

This version of the plugin allows vertical and horizontal scrolling using the camera.