D.A.B.Tv0.0.17 Tutorial API DABT Tools ↗ GitHub ↗

tui.pane_strict_fit

tui.pane_strict_fit PANE true|false

Turns the automatic content-fit check of a leaf pane on (default) or off.

Notes

  • With the check on, a pane whose widgets need more room than it has shows the min space notice. false falls back to the explicit tui.pane_minsize only; use it for panes where clipping is fine (tab headers do this).