Skip to content

Awkward usage of Label with x,y, then anchor_point and anchored_position #44

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

Closed
kmatch98 opened this issue May 23, 2020 · 0 comments · Fixed by #73
Closed

Awkward usage of Label with x,y, then anchor_point and anchored_position #44

kmatch98 opened this issue May 23, 2020 · 0 comments · Fixed by #73
Labels
enhancement New feature or request

Comments

@kmatch98
Copy link
Contributor

Currently, the label instance position is defined by x and y when the instance is created. Then the anchored_position and anchor_point setters can be used only after the instance is created.

I think it would be more intuitive if the anchor_point and anchored_position were considered as the "default" input parameters and that these parameters be made available when creating a label instance.

@kmatch98 kmatch98 changed the title Label usage with (x,y) anchor_point and anchored_position is awkward Awkward usage of Label with x,y, then anchor_point and anchored_position May 23, 2020
@kmatch98 kmatch98 changed the title Awkward usage of Label with x,y, then anchor_point and anchored_position Awkward usage of Label with x,y, then anchor_point and anchored_position May 23, 2020
@evaherrada evaherrada added the enhancement New feature or request label Jun 30, 2020
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
2 participants