-
My initial need is to distinguish some containers from others by changing their background color.
I added a tag to these containers and define a custom style on this tags:
```
...
smoothingJob =…
-
Hi there,
I'm having trouble trying to create new polygons. The way that I'm using this library in conjunction with react-leaflet is that I save all the polygons in the component's state, with some…
-
Let's create a higher bandwidth compressed representation of our communication using a new language that we invent on the Fly that is emergent using emojis and text and mathematical symbols in a f…
-
Complicated computed expression have always been ISEs for me, but this time hit with an error trying to ad an alias
```
alias PollWithStatistics := Poll {
sampleSize := (
wit…
-
My idea for this is to make all movement work by placing a velocity on entities, which show the direction you want the entity to move. The physics 'engine' will resolve the vector and determine if th…
-
Hi, when testing the redaction plugin, I noticed that the text layer from PDF is not edited/redacted, it is completely removed.
Would it be possible to keep the text layer in the document where redac…
-
I've been tinkering with this off and on for a while and its showing some promise so I'm going to open an issue to (eventually) add this feature to a future release.
R\*/X-Tree is a data structure de…
-
I want to scale rectangle to different height/width ratio, along with keeping it as a rectangle, like this image shows. Currently I do not know a way of doing this
![rectangle scaling](https://user-i…
-
My attempt to represent the shapes in a rotation invariant way is inspired by [Local Binary Patterns (LBP)](https://en.wikipedia.org/wiki/Local_binary_patterns).
LBP is used in machine vision to ex…
-
Hey @daledesilva, in a impulsively opened issue I said I'd investigate the performance issue. I took a look at the tldraw approach to rendering and proposed a technique to greatly increase performance…