Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] transform-origin css equivalent for "transform" widgets #1053

Open
mdpakk opened this issue Mar 24, 2024 · 1 comment
Open

[FEATURE] transform-origin css equivalent for "transform" widgets #1053

mdpakk opened this issue Mar 24, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@mdpakk
Copy link

mdpakk commented Mar 24, 2024

Description of the requested feature

Objects inside transform widgets can be rotated, but only around the top left anchor. According to the docs, it is not possible to specify the transform origin which theoretically could have been used if the transform widget's purpose was to bring CSS transforms into yuck.

Proposed configuration syntax

(transform
:rotate 35
:translate-origin center
(children))

Additional context

No response

@mdpakk mdpakk added the enhancement New feature or request label Mar 24, 2024
@mdpakk
Copy link
Author

mdpakk commented Mar 24, 2024

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant