@@ -32,6 +32,7 @@ type Widget interface {
HandleKey(*tcell.EventKey) bool
HandleTime(*tcell.EventTime)
Draw(tcell.Screen)
DrawOffset(Coord, tcell.Screen)
Active() bool
SetActive(bool)
Visible() bool
The note is not visible to the blocked user.