mirror of
https://github.com/Tha14/toxic.git
synced 2025-12-07 18:46:35 +01:00
cursor done better, fixed for chat windows
This commit is contained in:
@@ -113,6 +113,7 @@ static void friendlist_onKey(ToxWindow* self, int key) {
|
||||
}
|
||||
|
||||
static void friendlist_onDraw(ToxWindow* self) {
|
||||
curs_set(0);
|
||||
size_t i;
|
||||
|
||||
wclear(self->window);
|
||||
|
||||
Reference in New Issue
Block a user