Hanno Fellmann

Results 16 comments of Hanno Fellmann

Plus, if the calculation is fixed, I would propose to reduce the magic `safelyMarginBottom`. Either to 0, or a small fixed amount like ``` let safelyMarginBottom = 14 /* points...

P.S.: fixes https://github.com/natancabral/pdfkit-table/issues/62

I want to add that Chrome lately changed the behavior for viewports / virtual keyboard: https://developer.chrome.com/blog/viewport-resize-behavior#opting_in_to_a_different_behavior So it is quite relevant if `interactive-widget` is supported.

Sorry for my delayed answer. My (opionated) approach is not to write any new code in plain JavaScript. Compared to TypeScript, I see a lot of downsides and almost no...

Let me add some more arguments for my point of view: - I believe this library is almosts exclusively used in the backend as of today. - Even if it...

> Hi! I would be very interested in the typescript version of this library. Are there any news on this? [@fellmann](https://github.com/fellmann) how is your rewrite going? Thanks! I currently don't...