pigeon
Results
2
issues of
pigeon
An implementation of `Block::bordered().clear_first()`, which renders `Clear` before rendering a `Block`. Related to https://github.com/ratatui/ratatui/issues/1975.
Status: Design Needed
This is a draft PR related to https://github.com/ratatui/ratatui/issues/1913. - Implementation for (left-aligned) `Line` for now - Will add more implementations later when design is confirmed - Unit tests will be...