FTXUI/examples/dom
Boris Jaulmes 70bc44d28b
Some checks failed
Build / Tests (gcc, gcov, Linux GCC, ubuntu-latest) (push) Failing after 41s
Build / documentation (push) Failing after 42s
Build / Tests (llvm, llvm-cov gcov, Linux Clang, ubuntu-latest) (push) Failing after 2m3s
Build / Tests (cl, Windows MSVC, windows-latest) (push) Has been cancelled
Build / Create release (push) Has been cancelled
Build / Build packages (build/ftxui*Darwin*, macos-latest) (push) Has been cancelled
Build / Build packages (build/ftxui*Linux*, ubuntu-latest) (push) Has been cancelled
Build / Build packages (build/ftxui*Win64*, windows-latest) (push) Has been cancelled
CodeQL / Analyze (cpp) (push) Failing after 1m34s
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: ArthurSonzogni <sonzogniarthur@gmail.com>
2024-11-07 21:07:09 +01:00
..
border_colored.cpp Move copyright to the top of files. 2023-08-19 13:57:01 +02:00
border_style.cpp Move copyright to the top of files. 2023-08-19 13:57:01 +02:00
border.cpp Move copyright to the top of files. 2023-08-19 13:57:01 +02:00
canvas.cpp Move copyright to the top of files. 2023-08-19 13:57:01 +02:00
CMakeLists.txt Feature: Windows. (#690) 2023-07-15 16:29:48 +02:00
color_gallery.cpp Move copyright to the top of files. 2023-08-19 13:57:01 +02:00
color_info_palette256.cpp Move copyright to the top of files. 2023-08-19 13:57:01 +02:00
color_info_sorted_2d.ipp Animation (#355) 2022-03-13 18:51:46 +01:00
color_truecolor_HSV.cpp Move copyright to the top of files. 2023-08-19 13:57:01 +02:00
color_truecolor_RGB.cpp Move copyright to the top of files. 2023-08-19 13:57:01 +02:00
dbox.cpp Move copyright to the top of files. 2023-08-19 13:57:01 +02:00
gauge_direction.cpp Move copyright to the top of files. 2023-08-19 13:57:01 +02:00
gauge.cpp Move copyright to the top of files. 2023-08-19 13:57:01 +02:00
graph.cpp Move copyright to the top of files. 2023-08-19 13:57:01 +02:00
gridbox.cpp Move copyright to the top of files. 2023-08-19 13:57:01 +02:00
hflow.cpp Move copyright to the top of files. 2023-08-19 13:57:01 +02:00
html_like.cpp Move copyright to the top of files. 2023-08-19 13:57:01 +02:00
linear_gradient.cpp Move copyright to the top of files. 2023-08-19 13:57:01 +02:00
package_manager.cpp Move copyright to the top of files. 2023-08-19 13:57:01 +02:00
paragraph.cpp Move copyright to the top of files. 2023-08-19 13:57:01 +02:00
separator_style.cpp Move copyright to the top of files. 2023-08-19 13:57:01 +02:00
separator.cpp Move copyright to the top of files. 2023-08-19 13:57:01 +02:00
size.cpp Move copyright to the top of files. 2023-08-19 13:57:01 +02:00
spinner.cpp Move copyright to the top of files. 2023-08-19 13:57:01 +02:00
style_blink.cpp Move copyright to the top of files. 2023-08-19 13:57:01 +02:00
style_bold.cpp Move copyright to the top of files. 2023-08-19 13:57:01 +02:00
style_color.cpp Move copyright to the top of files. 2023-08-19 13:57:01 +02:00
style_dim.cpp Move copyright to the top of files. 2023-08-19 13:57:01 +02:00
style_gallery.cpp Move copyright to the top of files. 2023-08-19 13:57:01 +02:00
style_hyperlink.cpp Move copyright to the top of files. 2023-08-19 13:57:01 +02:00
style_inverted.cpp Move copyright to the top of files. 2023-08-19 13:57:01 +02:00
style_strikethrough.cpp Move copyright to the top of files. 2023-08-19 13:57:01 +02:00
style_underlined_double.cpp Move copyright to the top of files. 2023-08-19 13:57:01 +02:00
style_underlined.cpp Move copyright to the top of files. 2023-08-19 13:57:01 +02:00
table.cpp Allow a Dimension::Fit to extend beyond the terminal maximum height (#950) 2024-11-07 21:07:09 +01:00
vbox_hbox.cpp Move copyright to the top of files. 2023-08-19 13:57:01 +02:00
vflow.cpp Move copyright to the top of files. 2023-08-19 13:57:01 +02:00