Skip to content
Snippets Groups Projects
Unverified Commit 70bc44d2 authored by Boris Jaulmes's avatar Boris Jaulmes Committed by GitHub
Browse files

Allow a Dimension::Fit to extend beyond the terminal maximum height (#950)

For long tables (and other DOM elements), one may want the screen to render on dimensions higher than the terminal.  
Hence, this PR proposes a way to do so, with an optional parameter in the `Dimension::Fit` util function.

Discussions / Issues :  
- https://github.com/ArthurSonzogni/FTXUI/issues/572
- https://github.com/ArthurSonzogni/FTXUI/discussions/949

Bug:https://github.com/ArthurSonzogni/FTXUI/issues/572
Fixed:Bug:https://github.com/ArthurSonzogni/FTXUI/issues/572


Co-authored-by: default avatarArthurSonzogni <sonzogniarthur@gmail.com>
parent 55af678f
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment