-
Hi,
SDL turns this off by default for some very odd reason. Could you turn it back on?
[[NSUserDefaults standardUserDefaults] setBool: YES forKey: @"AppleMomentumScrollSupported"];
That's…
-
I create my canvas element in JS like this:
```
let newgauge = document.createElement('canvas')
[target].insertAdjacentElement("afterbegin", newgauge)
var gauge = new Gauge(newgauge).setOptions(…
-
![navigation-full-screen-variant](https://user-images.githubusercontent.com/191598/90436474-bf782c80-e09e-11ea-82f1-e43071fd89b0.gif)
Just like we have Horizontal and Vertical variations of the Nav…
-
The code of kibana web application is stored under `/home/mfadmin/tmp/kibana`
But the `~/tmp/` folder is a temporary directory, so **it can be removed by a purge process** (cf. crontab).
The com…
-
```js
~ $ npm install canvas
[##################] - reify:nan: http fetch GET 200
> canvas@2.10.1 install
> node-pre-gyp install --fallback-to-build --update-binary
node-pre-gyp info[################…
-
Latest Master doesn't build, missing "@biacsics/ng-canvas-gauges": "^6.0.7" from package.json. Adding it fixes the build. I'm on Ubuntu 20.04 if that helps.
-
**Submitting author:** @paulbrodersen (Paul Brodersen)
**Repository:** https://github.com/paulbrodersen/netgraph/
**Branch with paper.md** (empty if default branch): joss
**Version:** 4.13.1
**Editor:…
-
### Internal assessment of the quality of the French translations
Since we've just introduced French (beta) to Kibana `8.2`, we will be doing an internal round of quality assessment. This issue is …
-
### Describe the bug
Building AMLGX image on Ampere A1 fails.
Either Wrong flags / wrong compiler (if cross required)
```
BUILD u-boot-tools (host)
TOOLCHAIN make (auto-detect)
…
-
custom: canvas-gauge-card
Reporting a new issue that occurred with update to 0.106.0. Checked my current Home Assistant to verify there would be no issues with an update to 0.106.0. This check was OK…