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

Configurable heights and widths for the panes #26

Open
reckter opened this issue Apr 23, 2017 · 2 comments
Open

Configurable heights and widths for the panes #26

reckter opened this issue Apr 23, 2017 · 2 comments

Comments

@reckter
Copy link

reckter commented Apr 23, 2017

It would be awesome to be able to configure the width and height of panes.
Maybe using percentages?

I don't know if this is possible, I can change the width and heights of panes manually after I ran hyperlayout.

I tried looking into it, but I couldn't find out where to find the documentation for the new event used here: https://github.com/timolins/hyperlayout/blob/master/index.js#L133

@cooperka
Copy link

cooperka commented Aug 1, 2018

@reckter I think it's here: app/ui/window.js#L88-L125

Looks like you can specify rows and cols. Should be easy enough to enable!

@bet4it
Copy link

bet4it commented Feb 19, 2019

I have developed a plugin base on hyperlayout which can configure the width and height of panes:
https://github.com/bet4it/hyperinator

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

No branches or pull requests

3 participants