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(buffers): compute width before creating sides #397

Merged
merged 1 commit into from
Sep 23, 2024

Conversation

shortcuts
Copy link
Owner

@shortcuts shortcuts commented Sep 23, 2024

📃 Summary

we should pre-compute the side width, otherwise when computing right, left will already be there and make the computing off by left's width

closes #396

@shortcuts shortcuts self-assigned this Sep 23, 2024
@shortcuts shortcuts merged commit 3f69467 into main Sep 23, 2024
6 checks passed
@shortcuts shortcuts deleted the fix/pre-compute-width branch September 23, 2024 20:08
shortcuts pushed a commit that referenced this pull request Sep 23, 2024
🤖 I have created a release *beep* *boop*
---


##
[2.0.3](v2.0.2...v2.0.3)
(2024-09-23)


### Bug Fixes

* **buffers:** compute width before creating sides
([#397](#397))
([3f69467](3f69467))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

[bug] Not behaving correctly when we have split windows
1 participant