Unexpected behavior in scrolling layout #14044
Replies: 1 comment 1 reply
|
This seems to have gotten fixed. I thought this was intended behavior. I hope this will become a feature. |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
In version 0.54, I set this config
this will let window at center,I’ve encountered two scenarios where this behavior is inconsistent:
scrolling:direction = right) also doesn't centered,Even when using keybinds to focus the leftmost window, it stays at the edge and does not center itself.the expected behavior is

All reactions