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

allow users to set the stdplane's resizecb #2164

Merged
merged 1 commit into from
Sep 13, 2021

Conversation

dankamongmen
Copy link
Owner

Hardcode a call to ncplane_resize_maximize() in notcurses_resize_internal() for the standard plane, when handling the standard pile. allow the user to set the standard plane's resize callback beyond that. closes #2163.

@dankamongmen
Copy link
Owner Author

@kevinconley19 how does this look

Hardcode a call to ncplane_resize_maximize() in
notcurses_resize_internal() for the standard plane,
when handling the standard pile. allow the user
to set the standard plane's resize callback beyond
that. closes #2163.
@dankamongmen dankamongmen merged commit 0213e02 into master Sep 13, 2021
@dankamongmen dankamongmen deleted the dankamongmen/stdplane-resizecb branch September 13, 2021 17:04
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.

probably ought be allowed to set a resizecb on the standard plane
1 participant