Sam Sarette

Results 103 comments of Sam Sarette

I went ahead and further shrank the size of the example, updated the attachment comment. ![image](https://github.com/pagedjs/pagedjs/assets/1565970/207f1e57-d925-48b9-99da-3b1fe6fd8882) (Note the missing row 41)

Any theories on what's happening?

Yes, this has been using the latest beta for the `npm run build` a.k.a. `npx pagedjs-cli example.html -o example.pdf` output, but I have now updated the previewer reference used. [test-pagedjs-206.zip](https://github.com/user-attachments/files/15518113/test-pagedjs-206.zip)...

> oh your css is having a break-inside avoid for everything. You want to remove that because chrome will make decision where to accept / refuse this rules, and it...

This happens to me anytime I add the ink-runtime dll as reference. ```xml $(ProjectDir)/ink-engine-runtime.dll False ``` This only happens to me on Android, not desktop (Linux). This is using Godot...

https://github.com/pagedjs/pagedjs/pull/196#issuecomment-2338706435

GDLint failure is due to static variables not yet being implemented ( https://github.com/Scony/godot-gdscript-toolkit/issues/242 )

~~FYI - I didn't intend to change anything in assets or hands - godot just forced that on me.~~

Okay, fixed the extraneous changes, pre-squashed and rebased

Going to add doc comments and deal with @Malcolmnixon 's suggestions