sutherland icon indicating copy to clipboard operation
sutherland copied to clipboard

Results 6 sutherland issues
Sort by recently updated
recently updated
newest added

I made it work on tablet again with buttons showing, and everything but helpers use the spot display, with proper clipping for zoom. I think this is ready to be...

I got a "Maximum call stack size exceeded" exception in get(e) { var i; if (this.writes.has(e)) return this.writes.get(e); let t = this.parentValueCache.deref(); if (t != null && t.has(e)) return this.parentValueCache.deref().get(e);...

This one actually works, and it has no dependencies

@alexwarth @pdubroy You see, you guys rock so hard. I just cannot emphasize it enough. Following everything Maestro Bret Victor does, I used to checkout everything you guys did in...

Are you happy to add a license to your work? `package.json` says MIT, but it would be good to have a full LICENSE file.