Andreas Rozek
Andreas Rozek
automerge supports atomic strings using `RawString` - but is there also a way to treat Objects and Arrays "atomically" (trivial use case: treat positions `[x,y]`, colors `[r,g,b]` or similar as...
...given by a URL like in ``? I haven't seen anything in the docs (please excuse me if I missed s.th.) and "data binding" does not seem to work either....
after starting the simulator, it often shows a version of the design which is much smaller than the original. How can I avoid zooming?
That's a real blocker! I was just trying Quant-UX again, using my local Docker installation (created according the docs) and, after a few hours of designing, switching from one prototype...
...which I can use to draw into from a script?
I'm desperately trying to submit some JSON data (bound to a variable) to a Web Service, but I always get the error Uncaught (in promise) Error: fillString() > Not all...
During my (evaluation) work, I often observe the following errors in the browser console: embedWebFonts.js:145 Error inlining remote css file SecurityError: Failed to read the 'cssRules' property from 'CSSStyleSheet': Cannot...
92MouseMixin.vue:72 Uncaught TypeError: Cannot read properties of undefined (reading 'id') at a.initMouseEvent (MouseMixin.vue:72:1) at a.onMouseMove (MouseMixin.vue:46:1) at HTMLDivElement. (lang.js:13:53) (The "92" indicates the number of times the error occured) Unfortunately,...
Ok, so I played around a bit, added most of the "Wireframe" widgets to a single screen and then tried to "Simulate"...but the simulator just displayed a blank screen together...
Hello Dan! I'm using your "download" library quite often - thank you very much for this work! But since I'm mostly developing in TypeScript now, I thought it might be...