-
Hi, some methods like `- (instancetype)initWithContentRect:(NSRect)contentRect styleMask:(NSUInteger)windowStyle backing:(NSBackingStoreType)bufferingType defer:(BOOL)deferCreation` has many arguments…
-
Tried using this project to experiment both with a fork of https://github.com/brainly/html-sketchapp-example/ and [this branch of seek-style-guide](https://github.com/seek-oss/seek-style-guide/tree/ge…
-
I have a section of my plugin where I need to use Cocoa. This is obviously invalid JS, so I'm receiving an error on build.
I have some more details on [this post](http://sketchplugins.com/d/137-coc…
-
Hello,
I observed a bug when I use symbol. The plugin don't synchronise the text and generate a error. :)
P.S : Your plugin is very nice and useful.
`27/11/16 19:46:02,329 Sketch[627]: Except…
-
I've got this alert message
How can I have some workaround?
{
column = 74;
line = 155;
sourceURL = "/Users/UserMacName/Library/Application Support/com.bohemiancoding.sketch3/Plugin…
-
I want to use `NSURLConnection sendAsynchronousRequest` method, which requires a block as a callback handler. Is there a way CS can do this? Or what is the recommended way to handle async request?
Th…
-
I like the idea of this plugin but it doesn't seem to work with Sketch v3.4. I'm not sure if this is related to the latest version, though.
-
Loaded the chicken, and "Something went (wrong)":
```
{
column = 51;
line = 155;
sourceURL = "/Users/wim/Library/Application Support/com.bohemiancoding.sketch3/Plugins/Design Doc/De…
-
Is this plugin supported on 3.5+?
Many thanks
S
-
Export zip files does not complete (no file generated) if one of the selected artboards contains slices.
I moved the slice layers outside my artboard "folder" (without moving them inside the viewport)…