mirror of
https://github.com/ratatui-org/ratatui
synced 2024-11-22 20:53:19 +00:00
28ac55bc62
The Tab widget now contains padding_left and and padding_right properties. Those values can be set with functions `padding_left()`, `padding_right()`, and `padding()` whic all accept `Into<Line>`. Fixes issue https://github.com/ratatui-org/ratatui/issues/502 |
||
---|---|---|
.. | ||
backend | ||
layout | ||
style | ||
text | ||
widgets | ||
backend.rs | ||
buffer.rs | ||
layout.rs | ||
lib.rs | ||
prelude.rs | ||
style.rs | ||
symbols.rs | ||
terminal.rs | ||
text.rs | ||
title.rs | ||
widgets.rs |