Ilan Gold

Results 203 issues of Ilan Gold

### Target Use Case I think this is probably a good thing to do on principle. But beyond that, I can describe my use-case: I have a custom hook I...

feature

I think this is a repeat issue in another spot of the issue behind #1741: https://github.com/visgl/loaders.gl/blob/master/modules/loader-utils/src/lib/node/fs.ts#L4

#### Background In the process of going through @kylebarron's [suggestions](https://github.com/hms-dbmi/viv/issues/265#issuecomment-692440480) for viv, I have run into an issue. Specifically, I am trying to make a layer that has both a...

#### Actual Result A black screen, indicating that the data is not making it to the fragment shaders (undefined sampler?) #### Expected Result A yellow(R+G?) block (See below). #### Reproduce...

I have been thinking more about this and I realized that I don't want to ask upstream-users of my library to bundle the workers from threads.js via webpack or parcel....

Hello again. Can I make a PR to handle endianness in `getTileOrStrip`? Right now, it returns a buffer and expects the user to handle this, which took me some time...

#### Background We're on 8.6 and I missed a minor version update. #### Change List - Upgrade deck.gl to 8.8 #### Checklist - [ ] Update [JSdoc types](https://www.typescriptlang.org/docs/handbook/jsdoc-supported-types.html) if there...

First step on https://github.com/vitessce/vitessce/issues/1296 #### Change List - Add `µm` as default size unit. #### Checklist - [ ] Update [JSdoc types](https://www.typescriptlang.org/docs/handbook/jsdoc-supported-types.html) if there is any API change. - [...

Fixes #582 #### Change List - Move channel removal to its own button from channel options dropdown - Add max/min options in channel options dropdown #### Checklist - [ ]...

#### Background Addresses https://github.com/hms-dbmi/viv/issues/533#issuecomment-1009432218 #### Change List - Add a default `extension` prop for `OverviewLayer` #### Checklist - [x] Update [JSdoc types](https://www.typescriptlang.org/docs/handbook/jsdoc-supported-types.html) if there is any API change. - [x]...