Nik

Results 11 issues of Nik

When I draw an image with orientation set in the EXIF, it comes out sideways, eg ignores the EXIF - using canvas in the browser works fine in both Chrome...

bug

Hi - wondering if anyone has figured this out yet Say you have a custom toolbar that uses invokeElement to toggle tags on and off, eg bold or whatever -...

If the element starts out empty, you can type some text in and format it with for example CTRL+B (see element 1 in the fiddle below) If the element has...

I'd just like a sanity check if anybody has time - is this a reasonable pattern? Does it seem overwrought or about right? I have a gut feeling that maybe...

I'm going to fork and convert to TypeScript - would you like me to: 1. Send a pull request for the conversion 2. Send a pull request that leaves the...

### Basic info: - **Node.js version:** v20.11.0 - **jsdom version:** v23.2.0 ### Minimal reproduction case ```js import { JSDOM } from 'jsdom' const html = ` Document One Two `...

There are no tests. How shameful!

enhancement
help wanted

Chokes on: ``` javascript { tiles: [], rows: 0, columns: 0 } ``` Should treat it like no floor

Needs to be rethought, probably more examples would help with this a lot rather than trying to explain stuff in here. Could jsdoc maybe?