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

Cannot modify x and y on text #36

Closed
julienbertolini opened this issue Jan 20, 2022 · 1 comment
Closed

Cannot modify x and y on text #36

julienbertolini opened this issue Jan 20, 2022 · 1 comment
Assignees
Labels

Comments

@julienbertolini
Copy link

Hi,
When I am trying to modify the position x, y of different elements, I can see that :

  • it works for image
  • it does not work for text or group (g) or polyline (d)

Thanks

@stefan-lacatus stefan-lacatus self-assigned this Jun 5, 2022
github-actions bot pushed a commit that referenced this issue Sep 5, 2023
# [1.3.0](v1.2.1...v1.3.0) (2023-09-05)

### Bug Fixes

* Support overriding the x and y attributes. Fix [#36](#36) ([ab2039d](ab2039d))

### Features

* Added a new `ResetSelection` service that clears all selected items. Fix [#41](#41) ([dad1a2f](dad1a2f))
* Update dependencies, adopt latest build process ([8c73edc](8c73edc))
@github-actions
Copy link

github-actions bot commented Sep 5, 2023

🎉 This issue has been resolved in version 1.3.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

No branches or pull requests

2 participants