Skip to content

Conversation

@abebinder
Copy link

@abebinder abebinder commented Feb 12, 2026

Related Issues

Summary

When resizing a right-side tiled window horizontally, the left position of the window changes as you resize it. The bug in apply_edge_resistance_to_each_side is deciding whether or not to apply an adjustment to the height of the window using the current left position of the window instead of the current top position of the window as it should. This leads to unwanted vertical height changes while resizing the window horizontally.

Before

2026-02-11.23-03-36-converted.mp4

After

2026-02-11.22-57-23-converted.mp4

@abebinder abebinder changed the title Fix top position calculating when applying edge resistance. Fix top position calculation when applying edge resistance. Feb 12, 2026
@elduglas
Copy link

Thank you very much. Let's hope @clefebvre approves it so it can be included in the next release.

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.

2 participants