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

Enhance OpenCard Event with Configurable Reference Origin for X and Y Positions (Cursor or Window) #1339

Conversation

mauroalexandre
Copy link
Contributor

Description

This pull request introduces a new feature that allows users to set the reference origin for X and Y positions. The user can now choose between the mouse cursor or the window as the origin for calculating these positions.

Key Changes

  • Added functionality to set the origin reference for X and Y coordinates.
  • Users can select either the mouse cursor or the window as the reference point for positioning.

Why This Feature?

This enhancement provides greater flexibility in positioning elements based on user preference, improving the user experience in scenarios where precise positioning is required.

Additional Notes

  • No breaking changes were introduced.

relative

…ositions (cursor or window)

- Users can now choose the reference origin for calculating X and Y positions, with options for mouse cursor or window.
@unocelli unocelli changed the base branch from master to feat/pr1339 September 3, 2024 19:13
@unocelli unocelli merged commit 30df3be into frangoteam:feat/pr1339 Sep 3, 2024
@unocelli
Copy link
Member

unocelli commented Sep 3, 2024

Good job, Thanks a lot.
Please feel free to comment my reviews.

@mauroalexandre
Copy link
Contributor Author

@unocelli, nice review. Adding these capabilities to the gauge is much better than just in the card. Thanks for the project.

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

Successfully merging this pull request may close these issues.

2 participants