John Weiss

Results 16 comments of John Weiss

Display them on a front-end IDE, embedded in a webpage, using the local JS engine. 

Suggestion: Add a wysiwyg for all domains. Maybe could be just a checkbox "Apply to all domains", or maybe a button "Add CSS/JS for all domains"

Another example. Newlines in the following should be preserved. They aren't preserved. As a result, my javascript process is broken, because it relies on those newlines. ```` NAME IMG LINK...

@ksralgp Do you mean i should change that string in the source, and recompile? thx

Thx, i'll try that. So, the issue is a device is named that jack can't find? Does jack require any devices at all, to start? However, without doing that (or...

Thx for the update. On Fri, Dec 9, 2022 at 8:31 AM Monica Cellio ***@***.***> wrote: > The bug is in co-design (the framework); looks like it's been fixed there...

So, if this is subAns `name : value` Then name is `subAns[0]`, and value is `subAns[1]` ? So, `:` is treated as an array delimiter, rather than key : value...