khainke
khainke
What is the recommended way to update the value of an `RxList`/ `RxSet`, specifically when you want to reset the whole list (exchange every item). There are 3 approaches possible:...
Feature request: Add a position to the code callback, so one could add dynamic overlays. Or if there is another way to realize dynamic overlays, please let me know.
Currently, the @Property Annotation is only available for fields, that are defined as such in the @Entity. ### Describe the solution you'd like It would be nice to be able...
As i understand it, reverseDurationInMilliseconds should effect the animation duration on a "pop" / "back" interaction on the page. Im using it as follows (i essentially want to disable any...
## description While backing up some build results in an git-ignored project folder, i encountered an annoying bug with regard to assets. The mentioned folder was included in the next...
Feature request to add a property to `LogRecord` class to indicate, that the `record.message` includes secret data, that should be handled differently / not printed by some listeners to `Logger.root.onRecord`....