Florian Schulz

Results 25 issues of Florian Schulz

Hey Urs, did you manage to establish the communication between JS and Sketch?

Fails to execute the plugin. 27.10.15 10:06:03,508 Sketch[242]: Exception: ReferenceError: Can't find variable: AppSandbox 27.10.15 10:06:03,509 Create Android VectorDrawable (Sketch Plugin)[242]: ReferenceError: Can't find variable: AppSandbox line: 13 sourceURL: /Users/florians/Library/Containers/com.bohemiancoding.sketch3/Data/Library/Application...

When playing with Stump, I’ve noticed that the `` tag was missing. I then figured that the list might be hand-compiled. For a full reference on available HTML tags, this...

help wanted
goodFirstIssue

I’m trying to use a `TextInput` and only want to get the value when the user presses "enter". I would expect to listen to the `onChange` event. Unexpectedly, `onChange` fires...