Steven Lambert

Results 375 comments of Steven Lambert

@woody-li Thanks for letting us know. We'll add this to the 4.6 milestone.

Confirmed this is a bug. Thanks for letting us know.

Thanks for the issue. This one might be tough to fix, but I have an idea that might work out. *Edit:* For future reference: if the element in question has...

Thanks for the issue. We'll look into how best to handle this. (for myself: one possibility is to add an element to the DOM with [`background-color: Canvas`](https://drafts.csswg.org/css-color-4/#valdef-system-color-canvas) to determine what...

I would argue that it is not valid to set the cache with a value of `undefined`. `undefined` is the only way we know if the cache was not set...

I rescind my comment on `undefined` being a valid value.

Closing due to inactivity. Feel free to reopen if this is still a problem and can provide information on how to reporduce.

Does this mean specifically that `` would run experimental rules?

So this might be related to #318. If `text.ts` get's imported before `index.ts` is able to call `init()` to set up the canvas and context, then when `Text` is created...

Not at the moment. I need to go through everything to see what options I have.