-
Reproduced on Microsoft Edge and Google Chrome
Reproduced on own project and on [http://interactjs.io/](http://interactjs.io/)
interact.js version:
- 1.2.6
Steps to reproduce:
- navigate to [http://…
-
-
I came across [this question](http://stackoverflow.com/q/39038040/4640499) and came up with [this fiddle](http://jsfiddle.net/jonataswalker/rnzgfg89/) to answer it.
``` javascript
ol.Map.prototype.f…
-
when resize enabled, it's children element height will auto changed,
like this gif says: [gif](https://img.alicdn.com/imgextra/i2/20841398/TB2fJiNoFXXXXX7XFXXXXXXXXXX-20841398.gif)
I only want thange…
askie updated
8 years ago
-
Hi. I have 3 draggable elements. I number them "Element1", "Element2" and "Element3" for semplicity in describing.
I start moving Elemen1. When i move it over Element2, it overlying Element2 (also Ele…
-
When clicking on the edge of a resizable, the mouse cursor changes to ns-resize and stays like that regardless of where I move the mouse. It only changes back when an event is triggered that modifies …
-
Here's a prototype I built long ago with jQuery UI Sortable: http://hivemindunit.github.io/hivemind-frontend-prototype/settings/domains/categories2/
I'm now trying to do an identical tree with Ember,…
-
I tried to implement `interact(...).gesturable(...)` in my project but it seems to be broken in the new 1.2.0 version.
My code (and test case) looks like this:
``` javascript
function gesturemove(ev…
-
I'm testing with Safari on iOS 9.2.1. Everything will work fine at first. After awhile of playing around with the app the draggable parts stop working.
I checked the console and it says:
"TypeError:…
-
Currently the `MaterialAddinsBase` class imports 9 javascript files:
``` java
public void load() {
inject(MaterialAddinsResources.INSTANCE.timepickerJs());
inject(MaterialAddinsResour…