Sean Sullivan

Results 14 issues of Sean Sullivan

Would expect to sill be able to read the rasters and the transformation would be 1 degree per pixel. This behavior would allow developers to still work with the image...

https://www.awaresystems.be/imaging/tiff/tifftags/samplesperpixel.html

https://codepen.io/desean1625/pen/XGJVJQ create column defs with celltemplate remove a column from data and columndefs refresh grid celltemplate stays applied to the original cell and doesn't follow the new columndef - [x]...

grid-core
help wanted

![image](https://github.com/pmgl/microstudio/assets/11495566/705c2d40-70eb-4056-b1c6-237bf879b643)

The following code give the line number of the runner, not the program. ```js const TEST = { broken:()=>{, } ``` You can get the correct line number by running...

Can we add test.mjs extension to seti icon theme? This file extension is the default for node js test runner. It would be nice to have the same theming as...

Description: formatter is moving type hints in classes Failing code: ``` class Record implements JsonSerializable { public $filename; public (float) $number; public $recorder; } ``` Expected result: ``` class Record...

**Describe the bug** m.initialize has a bug setting the subsize if the array input is array of data views **To Reproduce** ```js data = [new DataView(new ArrayBuffer(10))]; plot.overlay_array(data);//throw "subsize must...

bug

Adds support for update $bit https://www.mongodb.com/docs/manual/reference/operator/update/bit/

The webcomponent analyzer returns a typehint string we can display that if it is present and there isn't any simpletype information