Stephan Aßmus

Results 14 comments of Stephan Aßmus

Nice. Thanks for the update!

Sorry if this is a dumb question, but what do you mean by "during yarn/npm install"? I cloned the repo and the immediate next thing I tried was `npm run...

It already worked for me after I ran `npm install --save-dev cross-env`. So I guess what I am saying is that you could mention the need to run `npm install`...

This issue is not stale. I would still like to receive feedback, see comments above.

No pressure! Am I just not a huge fan of the stale bot.

Yes, this should be the next thing I do.

Hm... not quite. I'll give it a shot with deepl..

Render with zoom level Zooming in/out are two completely different pairs of shoes. When zoomed in, a small section of the document has to be calculated and enlarged in original...

Hi again, I have begun implementing. My thoughts were that it is best to design a builder pattern. The core builder implementation would only work with interfaces, and there would...

At the moment, I have imported the RTF Parser Kit code into my large application and am developing the changes there. That's mainly because I wanted to see first how...