Mikołaj Nowak
|
eef1afe915
|
feat(LineGauge): allow LineGauge background styles (#565)
This PR deprecates `gauge_style` in favor of `filled_style` and
`unfilled_style` which can have it's foreground and background styled.
`cargo run --example=line_gauge --features=crossterm`
https://github.com/ratatui-org/ratatui/assets/5149215/5fb2ce65-8607-478f-8be4-092e08612f5b
Implements: <https://github.com/ratatui-org/ratatui/issues/424>
Co-authored-by: Josh McKinney <joshka@users.noreply.github.com>
|
2024-05-24 11:42:52 -07:00 |
|