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

Compressed Alignment #59

Merged
merged 2 commits into from
Feb 23, 2024
Merged

Compressed Alignment #59

merged 2 commits into from
Feb 23, 2024

Conversation

BryonLewis
Copy link
Collaborator

@BryonLewis BryonLewis commented Feb 23, 2024

The process of converting to milleseconds transfering on the client then converting back to pixels on the client lost accuracy with rounding and idea that ms and lengths are float and pixels are integers. This just sends the direct widths for compressed areas to the client and uses that instead.

Before this PR:
image

After the PR:
image

@BryonLewis BryonLewis merged commit 14a54e1 into main Feb 23, 2024
6 checks passed
@BryonLewis BryonLewis deleted the compressed-alignment branch February 26, 2024 16:18
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.

1 participant