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

fix: #943 Docstring implies Px subtype of Length #993

Merged
merged 1 commit into from
Aug 3, 2024

Conversation

scanny
Copy link
Owner

@scanny scanny commented Aug 3, 2024

Summary
Remove mention of a Px subtype of Length since no such subtype exists. Turns out a pixel has various sizes on different systems so no standard unit of measure is possible and in any case no such type is implemented.

Fixes: #943

#943

Remove mention of a `Px` subtype of `Length` since no such subtype
exists. Turns out a pixel has various sizes on different systems so no
standard unit of measure is possible.
@scanny scanny merged commit d5c95be into master Aug 3, 2024
4 checks passed
@scanny scanny deleted the scanny/fix-943-px-length branch August 3, 2024 04:46
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.

Pixel Unit of Measurement
1 participant