EdJoPaTo
|
f97e07c08a
|
feat(frame): replace Frame::size() with Frame::area() (#1293)
Area is the more correct term for the result of this method.
The Frame::size() method is marked as deprecated and will be
removed around Ratatui version 0.30 or later.
Fixes: https://github.com/ratatui-org/ratatui/pull/1254#issuecomment-2268061409
|
2024-08-05 20:15:14 -07:00 |
|