-
I've defined this animation (computed in a getter):
```
{
duration: 0.5,
repeat: 0,
stopMethod: 'immediate',
actions: [{
p: 'y',
v: {
0: this.y,
…
ghost updated
4 years ago
-
I consulted the webpage-recording and made a recording of canvas,it can be played on , but after downloading, the video can not be opened, I do not know how to solve?can you give me some suggestions? …
-
```
Uncaught SyntaxError: Unexpected token < in JSON at position 0
at JSON.parse ()
at jeelizFaceFilter.js:32
at XMLHttpRequest.e.onreadystatechange (jeelizFaceFilter.js:39)
```
I'…
-
自定义组件
``
js:
```createComponent({
ready() {
const query = this.createSelectorQuery()
query.select('#canvas')
.fields({ node: true, size: true })
.exec((res) => {
…
-
Integration of `mxgraph-type-definitions` started with #301 and must be continued.
- [x] usage of `noImplicitAny`. See https://github.com/hungtcs/mxgraph-type-definitions/pull/14, available as of m…
-
Consider the following pretty trivial example with some `features`, `clusters` and a `styleFunc` that 'dressed' the features (in this case it sends a message to the console):
```javascript
const s…
-
Rendered nodes look scrambled up - find a clean way to display them
Also please have a look at general CSS / looks.
-
It will be great if Phaser will add the option to add Shadow and it's properties like color and blur to the Graphics class. Maybe use the same api as in Canvas2d.
https://developer.mozilla.org/en-U…
-
When trying to render the Drawing the Grid code, the browser page crashes when it gets to the const createGrid function. I've tried it with Firefox and Chrome and it didn't work out.
**The code:**
…
-
## Brave version (brave://version info)
Tested in stable (83) and nightly
## Description
Fingerprint blocking can be detected. [822](https://github.com/brave/brave-browser/issues/822) is related…