-
Hi,
I have those layers in sketch:
1. "a"
2. "b"
3. "c"
But when im accessing them via the js api im getting the layers in reversed order:
1. "c"
2. "b"
3. "a"
Artboards are also re…
chpio updated
3 years ago
-
OSX: 11.0.1
Sketch: 69.2 (107504)
When I run any plug-in with a web view, closing window crashes Sketch.
Tested it with basic plug-in created with `skpm create my-plugin-name --template=skpm/wi…
-
-
-
Hi!
It seems that when switching between themes the value is set to the previous theme value instead of the new value.
I looked into this [code](https://github.com/skpm/sketch-module-web-view/blob…
-
```
'✅✅ 展示 plugins'
TypeError: context.api is not a function. (In 'context.api()', 'context.api' is null)
at /Users/yagaotim/Library/Application Support/com.bohemiancoding.sketch3/Plugins/sketc…
-
### This is a bug of Riru itself
- [X] This is a bug of Riru, not a bug of a Riru module or something else
### Other modules are disabled
- [X] Except Riru itself, all other Magisk modules are disa…
-
As [this discussion](https://sketchplugins.com/d/1205-guide-how-to-use-async-await-functions-in-your-plugin/7) metioned.
the async/await in my [demo](https://github.com/jiazhewang/sketch-plugin-dem…
-
I have a very basic setup to test webview. The localhost url is a react application I'm running with a watch task to make development easier. Can't reproduce the crashing consistently. Sometimes the w…
-
### How did it happen?
1. after file save -> commit
2.
3.
### Error log
```
Failed to run:
{
"pid": "31567",
"status": 1,
"stdout": "On branch master\nYour branch is up to date w…