Daniel Blinder

Results 4 issues of Daniel Blinder

When i use CSS property grid-template-rows with value masonry, I would expect doiuse to warn about it, since it's not supported basically everywhere (see on [Caniuse DB](https://caniuse.com/mdn-css_properties_grid-template-rows_masonry)), However, no warning...

##### Description of change This adds `divisor` field to `Attribute` interface for instanced rendering ##### Pre-Merge Checklist - [x] Documentation is changed or added - [x] Lint process passed (`npm...

✅ Ready To Merge
v8

### Current Behavior When sharing pixi.js canvas with other frameworks (like three.js) and calling `renderer.runners.reset.emit()` between rendering with three and pixi, pixi.js is unable to render the scene, and webgl...

🕷 Bug

**Describe the bug** When calling `elk.layout` with parameters object `{ measureExecutionTime: true, logging: true }` it throws `TypeError: java.lang.NullPointerException` **Expected behavior** Layout finishes successfully and a `logging` field is present...

bug