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

Alternative Rectangle function names for naming consistency, resolves #2345 #2346

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

z1dev
Copy link
Contributor

@z1dev z1dev commented Mar 21, 2024

New functions for returning the corner coordinates:
UpperLeft -> TopLeft,
UpperRight -> TopRight
BottomLeft -> LowerLeft
BottomRight -> LowerRight

@mafiesto4 mafiesto4 added enhancement New feature or request core labels Mar 21, 2024
@mafiesto4 mafiesto4 added this to the 1.9 milestone Mar 21, 2024
@GoaLitiuM
Copy link
Contributor

In my opinion, we should obsolete the Upper* and Lower* getters for 2.0.

@z1dev
Copy link
Contributor Author

z1dev commented Mar 21, 2024

They could be marked deprecated in the docs for now.

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

Successfully merging this pull request may close these issues.

None yet

3 participants