-
Running a script based on a switch on gpio 4:
/usr/bin/gpio-watch -e switch 4
The first press results in nothing, no output from gpio-watch and the script does not run. After the initial press the…
-
Hi,
I try to do some checks on form state inside the modal dialog, before actually closing the modal (by 'x'). So I wrote a piece of code:
```
$(document).on('hide.bs.modal', '#myeModal', functio…
-
```
Steps to reproduce the problem:
1. Drag a node on the HSlider to either end of the track
2. Continue to press mouse and drag mouse outside node bounds
3. Release mouse
Expected: mouseUp to fire
I…
-
Some details. I have a TabGroup setup with 5 tabs. Each of the windows in the tabs have focus event listeners. The window in the first tab has a master/detail flow. When on the detail, if I use the So…
-
Hi,
the 'begin' event is not being fired when using animateScroll.scrollTo (the 'end' event is being fired correctly).
-
Great plug-in by the way and thanks massively for filling this very much needed gap - I suspect you'll see exponential user base growth as this market continues to expand.
I'm currently in the proc…
-
### Minecraft Version
1.18.2
### Forge Version
40.2.17
### Mantle Version
1.9.50
### Tinkers' Construct Version
3.7.1.155
### Problem description
You cannot get "Ol' Betsy" with a Tinkers' Cr…
-
## Description of the need
I was frustrated and lost time while trying to set the value of some custom fields in my view. In part that happened because I assumed that the hook template_preprocess_v…
-
### I tried this:
I am still seeing many cli_sim_test that are probably from our REPO, here is an example
```
{
"$insert_id": "6d75c4a2-cf44-499f-865f-eb3f150fe527",
"$schema": 13,
"_tim…
-
The following events are firing _nodesUpdated_, _linksUpdated_, _offsetUpdated_, _gridUpdated_, _zoomUpdated_.
In a similar manner, _gridUpdated_ is expected to fire when a node is being dragged ar…