rat-reloc 1.0.1

relocate widgets after rendering
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# 1.0.1


* moved all rat-crates to one repo

# 1.0.0


Seems good enough to stabilize.

# 0.2.0


** upgrade to ratatui 0.29 **

* add relocate_dark_offset(). calculates the extra offset induced
  by clipping. some widgets can use this.

# 0.1.0


Initial version. Moved from rat-widget.