Jan Wolski
Jan Wolski
@w8r Thanks for the quick reaction. What I was actually looking for was a non-uniform scaling option that would stretch the shape in a way that keeps the bounding rectangle...
I don't mean skewing. I think non-uniform scaling should happen in the coordinate system of the bounding rectangle. That is, if the user first rotates and then scales, the bounding...
Immutability can be best harnessed if the services providing the data to the React views use immutable data structures. I support implementing all future services in this way! For the...
Currently `program.emit()` already has customTransformers as possible parameter, but it isn't exposed to consumers of the `tsc` command line program. It would be great to be able to give transformers...
@mohsen1 Yes, you're right. I was suggesting it as an approach for your first point "Apply transformers". For a plugin to do all the things suggested in your issue description...
Yes, the same with MacOS 10.11.2.
I’m experiencing the same issue on v5.33.2. Paragraphs are visible in page builder, but hidden on the published page.
Thanks @SvenAlHamad! I made the same change as the linked commit with `yarn patch` to package @webiny/app-page-builder and the issue is now resolved for me.
@wmhilton Yes, we can move it into the WebAssembly group. How should we proceed?