Equilibrier
Equilibrier
How do you do that ? Let's say my language, romanian. What are the actual steps ? I really would want to do that.
Hi Klaus, Unwillingly (by mistake) managed to put the basics of an own MVVM UI logic arhitecture in js-scripts and that brings me the possibility to implement something similar to...
Hi Klaus, Managed to successfully grab the errors from the JS worker code, and here is how I've done it: (pasting a section from my ScriptWorker.js, from the beginning, after...
It seems there are more icons that what I see in a single view, and the last row is truncated, so I guess there should have been a scroll, which...
Currently, it seems I cannot use some expressions like this (in "camerea image"): _categories["legume"].img_ (but categories.legume.img works, although instead of "legume" you would want to bring an abstract expression, so...
It could be good if pagination can be implemented on the grid, as now it has a scroll but you don't always want a scroll. I tried to do pagination...
Can a transition to a certain normal/overlayed screen be triggered by something like a certain keypress or (the least) a command triggered from remote somehow ?! I need to simulate...
Tried to load a svg and did not work, I don't know if it's implemented or not, but it really would be useful. This is because, although there are icons...
This happens to me on a project imported from a figma project, so that, after first page load, I can do all sorts of edits, but after a return from...
**Problem** Deleting a message using a specific client token causes the message to disappear for all clients, regardless of when they connected or which token was used. This invalidates the...