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: inconsistent resizes on vsplits #380

Merged
merged 1 commit into from
Aug 29, 2024
Merged

Conversation

shortcuts
Copy link
Owner

📃 Summary

should close #298

opening/closing a vsplit alters the ui, and since we resize side buffers, it might shrink buffers that are on the side of those sides.

we now resize splits as well, but not integrations

@shortcuts shortcuts self-assigned this Aug 29, 2024
@shortcuts shortcuts merged commit af5c9bc into main Aug 29, 2024
8 checks passed
@shortcuts shortcuts deleted the fix/inconsistent-resizes branch August 29, 2024 21:15
shortcuts added a commit that referenced this pull request Aug 29, 2024
🤖 I have created a release *beep* *boop*
---


##
[1.15.0](v1.14.1...v1.15.0)
(2024-08-29)


### Features

* **splits:** leverage winlayout
([#375](#375))
([ba74759](ba74759))


### Bug Fixes

* inconsistent resizes on vsplits
([#380](#380))
([af5c9bc](af5c9bc))

---
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>
Co-authored-by: Clément Vannicatte <[email protected]>
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.

Inconsistent resize behavior with window splits
1 participant