ribx
ribx
I initialise the plugin like that: ` this.viewport .drag({noDrag: true}) .wheel() .pinch() .mouseEdges({ distance: 20, allowButtons: true, speed: 8, }) ` I have the following code run whenever the rootElement...
Hi, I have pretty much the opposite problem of this one: https://github.com/davidfig/pixi-viewport/issues/130 I would like to have the viewport scroll, whenever it receives a wheel event. I think it should...
Should be possible to choose a server or a (sub-)project. Also a filter and sorting are needed.
I am running my python application inside a docker container and wanted to run some automatic testing. When I use `--interactive true` and wait a second between the calls, everything...
I would like to see the flash light blinking when a notification arrives. Possible options: - number of flashes - duration of a flash - maximum brightness (think this needs...
After applying a rotation to an element, "bounds" reports the measures of a surrounding rectangle with borders parallel to the window. I need the informations from getBBox() (in my case...
#### For bugs - Rule Id: SC2039 - My shellcheck version: integrated in hadolint 1.16.3 - [X] The rule's wiki page does not already cover this (e.g. https://shellcheck.net/wiki/SC2086) - [X]...