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

Ratio and/or position on a config file's layout ignored #433

Closed
facundofc opened this issue May 4, 2021 · 1 comment
Closed

Ratio and/or position on a config file's layout ignored #433

facundofc opened this issue May 4, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@facundofc
Copy link

Ratio and/or position properties on a VPaned type node on a layout are not obeyed when starting up.

To reproduce, open a terminator window. Split it horizontally or vertically. Resize one pane to fill the entire window. Left-click on the window and Preferences. Go to Layout tab and click on the Add button. Then close the preferences dialog. Run a terminator session recalling the just saved layout (say it's named A):

terminator -l A

Note that there is a new window with two panes, but equally sized.

The expected behavior is, I believe, to have the exact same layout as the saved one. This is, one pane occupying the entire window.

I'm running Ubuntu Focal:

$ uname -a
Linux kathy 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
$ lsb_release -a
No LSB modules are available.
Distributor ID:	Ubuntu
Description:	Ubuntu 20.04.1 LTS
Release:	20.04
Codename:	focal
@mattrose mattrose added the bug Something isn't working label May 31, 2021
Vulcalien pushed a commit to Vulcalien/terminator that referenced this issue Jun 1, 2021
mattrose added a commit that referenced this issue Jun 1, 2021
Fixed issue #433 (layout sometimes ignores ratio)
@mattrose
Copy link
Member

mattrose commented Jun 1, 2021

fixed by PR #442

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants