mirror of
https://github.com/ihabunek/toot
synced 2025-02-03 20:57:38 +01:00
Fix list window refresh
This commit is contained in:
parent
e204722425
commit
53cd9442f8
@ -132,7 +132,7 @@ class StatusListWindow:
|
||||
0, # left
|
||||
self.region_top,
|
||||
self.region_left,
|
||||
self.region_height,
|
||||
self.region_height + 1, # +1 required to refresh full height, not sure why
|
||||
self.region_width,
|
||||
)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user