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

Change Offset configuration to use Offset struct instead of Box #9

Merged
merged 1 commit into from
Feb 14, 2024

Conversation

jentfoo
Copy link
Member

@jentfoo jentfoo commented Feb 14, 2024

Box is somewhat confusing because of the ignored Bottom and Right values. It's better to use a struct which defines specifically what fields are used.

Box is somewhat confusing because of the ignored `Bottom` and `Right` values.  It's better to use a struct which defines specifically what fields are used.
@jentfoo jentfoo self-assigned this Feb 14, 2024
@jentfoo jentfoo merged commit 575c859 into main Feb 14, 2024
6 checks passed
@jentfoo jentfoo deleted the jent/Offset-struct branch February 14, 2024 02:16
@jentfoo jentfoo added the enhancement New feature or request label Dec 29, 2024
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

Successfully merging this pull request may close these issues.

1 participant