nipplejs icon indicating copy to clipboard operation
nipplejs copied to clipboard

:video_game: A virtual joystick for touch capable interfaces.

Results 75 nipplejs issues
Sort by recently updated
recently updated
newest added

Bumps [terser](https://github.com/terser/terser) from 4.2.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) v4.8.0 Support for numeric separators (million...

dependencies

Hi. **Describe the bug** Dynamic joysticks freeze at some time if you interact fastly. This bug reproduced on nipple js website. **To Reproduce** Steps to reproduce the behavior: 1. Go...

bug

Hi, The type definition for `Joystick.on` and `JoystickManager.on` accepts arrays of events or only one event as a string. However this is not the case for the real `on` function...

On iOS when I press long on the joystick, I get built-in zoom view. I don't know if this possbile to fix, after some googling tried * { user-select: none...

bug

**Describe the bug** Moved from Surface Go tablet to Dell 7320 and now cannot use both joysticks simultaneously (one is simply not draggable when the other is already engaged). Both...

bug

Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.0.7 to 1.1.1. Changelog Sourced from eventsource's changelog. 1.1.1 Do not include authorization and cookie headers on redirect to different origin (#273 Espen Hovlandsdal) 1.1.0 Improve performance...

dependencies

When joystick touched, touch events on other elements dont work. **To Reproduce** 1. Add joystick 2. Add button 3. Press joystick on mobile 4. Press button while holding joystick 5....

bug

**Describe the bug** I didn't dig deeper yet, but while importing `import nipplejs from 'nipplejs'` the latest version 0.9.0, I get a `Reference Error` in nuxt. Actually the whole build...

bug

When the restriction to x (horizontal) or y (vertical) only is selected, it would be slick if the width or height properties could be reduced to visually reflect the type...

feature request

As discussed in https://github.com/yoannmoinet/nipplejs/issues/168, this uses transform: translate instead of setting top/left on the nipple front. Two notes that might be worth their own issue: The npm prepare script runs...