Johannes Koggdal

Results 36 comments of Johannes Koggdal

We're also seeing this issue. The issue seems to have appeared in 0.2.21 and comes from adding `workspaces` to `package.json` in this commit: https://github.com/swc-project/jest/commit/9aba014efa761d1c7b545b0a9f00d7d834e35ba5

It’s a great idea! I don’t have the time to add such a thing though, but if you or anyone else is up for it I’d be happy to take...

I agree, `borderRadius` would be a better name. It would also be nice if it was defined as numbers, to allow the property to be animated for example. Maybe follow...

Awesome! Not sure I fully understand what you mean by drawing a single rectangle? You can definitely use a fill to simulate the stroke, if that's what you mean :)...

Great work! Let's continue the discussion in [the PR](https://github.com/koggdal/ocanvas/pull/159)! :)

Hi, can you describe the issue in more detail? How do you zoom? What is weird? What browser? Do you have any screenshot and example code? Thanks

Can you please describe the problem and the solution in more detail, and also provide sample code so I can see this in use?

Thanks for considering oCanvas! :) I don't have much time to work on this project anymore though, so for me this is mostly in maintenance mode. Most of the code...

Hi, can you provide some test case / code sample? Also, are you scaling the canvas with CSS, or do you just set the width and height attributes of the...

If you can't share your project, can you create a small test case where you see this problem? Not only does it make it way easier for me to find...