rat-scrolled 0.10.0

ratatui scroll widget and traits
Documentation
1
2
3
4
5
6
7
8
9
10
11
# 0.10.0


* Doubling viewport to View/Viewport.

* Recursion works now. Scrolled can contain a widget that has a
  scrolled of its own. Can scroll both the inner scrolled and the
  outer one.

# 0.9.0


Copied from test area.