mirror of
https://github.com/Tha14/toxic.git
synced 2024-11-14 05:13:02 +01:00
Fixed input lag
This commit is contained in:
parent
f89638635a
commit
c425aa2f27
@ -533,6 +533,7 @@ void draw_active_window(Tox *m)
|
||||
|
||||
touchwin(a->window);
|
||||
a->onDraw(a, m);
|
||||
wrefresh(a->window);
|
||||
|
||||
/* Handle input */
|
||||
bool ltr;
|
||||
|
Loading…
Reference in New Issue
Block a user