DJ

Results 25 comments of DJ

One more question: should `isDefault()` remain as a way to check if the signal is the initial value, or should that go back to being a call to `raw()`? `this.collect()`...

NB: hotkeys already exist to do this currently, here's the list: `0` - Resets viewport and zoom level `'` - Enables the grid `=` - Zooms in `-` - Zooms...

I'm gonna claim this one and delay it until #259 is pushed through, since the `textAlign` property should be able to inherit its value from a parent layout.

The image in the example should work, since it's served with the "Access-Control-Allow-Origin: *" header. I added `image.crossOrigin = 'anonymous'` to the Image component and rendering works as normal. This...