David Sheldrick
David Sheldrick
### What happened? Using cursor chat with a collapsible sidebar, the cursor chat bubble gets offset by the sidebar's width. https://github.com/tldraw/tldraw/assets/1242537/20acfdde-24b9-4fe3-b053-98243c2ea8d7 cc @TodePond ### How can we reproduce the bug?...
Hello! Recently we've been seeing this issue with one of our worker scripts (we have three, the other two seem fine) where after some time being used in dev mode...
I've just tried 0.3.2 in io.js ``` > var m = require('mori') undefined > var x = m.hashMap(4, 5) undefined > x {4 5} > x.get(4) TypeError: undefined is not...
 seeing this on ios too - alex
### What's the feature? At the moment, the only way to get tldraw's special curated print mode seems to be to do cmd+p/ctrl+p. If you select 'File > Print' in...
### What's the feature? We store some ad-hoc snapshots of all public rooms on R2 for 7 days. The bucket size currently is 386.71 GB We could do a lot...
This revives the old 'derived camera' idea to prevent cursor wobbling during viewport following. Before this PR we updated the camera on a tick during viewport following, but the shapes...
When I started writing jetzt, I didn't expect it to become a compelling long-term project for me. It was just a two-day hackathon type thing to implement a version of...