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: buffer is not divisible by scale X #380

Merged
merged 1 commit into from
Feb 1, 2024

Conversation

stacyharper
Copy link
Contributor

To prevent this, we move where we set the buffer scale just after where we attach the new buffer to the surface. It should make sure the buffer scale, and the attached buffer stay consistent on the first commit.

ref: #356

To prevent this, we move where we set the buffer scale just after where
we attach the new buffer to the surface. It should make sure the buffer
scale, and the attached buffer stay consistent on the first commit.
@stacyharper stacyharper changed the title fix: buffer is not divisible by scale X draft: fix: buffer is not divisible by scale X Jan 31, 2024
@dkwo
Copy link

dkwo commented Jan 31, 2024

this works for me, thanks.

@stacyharper stacyharper changed the title draft: fix: buffer is not divisible by scale X fix: buffer is not divisible by scale X Jan 31, 2024
@stacyharper
Copy link
Contributor Author

Okay then I mark this as ready

@Cloudef Cloudef merged commit b9efebd into Cloudef:master Feb 1, 2024
4 checks passed
@Cloudef
Copy link
Owner

Cloudef commented Feb 1, 2024

Thanks

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.

None yet

3 participants