From 3514e2e3c8b3ca05629426f54abc0e508941cb2f Mon Sep 17 00:00:00 2001 From: s-ol Date: Fri, 24 Apr 2020 20:41:31 +0200 Subject: fix alv-wx, logging --- bin/alv-wx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/alv-wx b/bin/alv-wx index 7a61bbe..d8cd3f1 100755 --- a/bin/alv-wx +++ b/bin/alv-wx @@ -98,7 +98,7 @@ built using #{wxlua.wxLUA_VERSION_STRING} on #{wx.wxVERSION_STRING}", @update_status! do_idle: (event) => - if @file and not @paused + if not @paused event\RequestMore true @tick! -- cgit v1.2.3