Kyohei Fukuda

Results 182 comments of Kyohei Fukuda

Add a zoom limit to the UI options to make it possible.

Hey @valushagrinchik Thank you for the investigation. The reason for setting `textBlock.contentEditable = 'plaintext-only'` is to prevent styles from being pasted with the text. You are right. It seems it...

Thanks @valushagrinchik Can you create PR?

@AdamD2L @valushagrinchik The latest version of pdfme should work correctly on Firefox. Can you check it and close the issue if there are no problems?

ref: https://github.com/pdfme/pdfme/issues/410

Hey @aaronmcdavid ! Thank you for the suggestion. There have been reports of a [similar issue](https://github.com/pdfme/pdfme/issues/410) in the past. I want to address this issue. But the reason form-render is...

@sebimarkgraf > Did you consider vendoring the types from antd that are really needed in the common package? How exactly should we do this? I'd like to try it, but...

Hey @sebastian-onlea You are true. Could you submit PR? I would like to merge your modifications if you can confirm that it works correctly in Node and browser environment.

@sebastian-onlea Thank you...!!! > are there any other validation cases that I should check for both Node and browser coverage? It's enough Node and browser! I'll support you after PR,...