jonas-db
jonas-db
I came across this proposal because I was searching for something similar to `InstancedMeshGroup`: It seems not possible to use the current `InstancedMesh` when you have 1 object/group that you...
I think this a key feature to enable advanced developers to fully leverage this library. In particular, I'm thinking about free drawing (trend lines etc). Any plans to support this?
It might be a good idea to have callbacks like before/afterDrawTimeSeries. These are called by the library for every point that is drawn and provides the canvas context. Then we...
Isn't there any third-party fork that supports this? Too bad it hasn't been supported yet after almost 2 years
@timocov Unfortunately, I'm not familiar with the internals. I don't mind having a look at them if you have some clear pointers on where to look. While I can understand...
Is there any update on this issue or a workaround? We have several use cases where transactions would be necessary (eg update 2 objects at the same time or rollback)
After `npm install matter-js` it works.. so there must be something wrong with (peer) dependencies
Maybe it has something to do with our local NPM version. I remember I was on 6.x, while current is 8.x.
Any progress on this issue? Can't find any way to shrink it
I have the same problem with 1.0.3. Downgrading to 0.13.16 made it work (using scala 2.12.4)