aboutsummaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authors-ol <s-ol@users.noreply.github.com>2020-04-24 18:41:31 +0000
committers-ol <s-ol@users.noreply.github.com>2020-04-24 18:41:39 +0000
commit3514e2e3c8b3ca05629426f54abc0e508941cb2f (patch)
tree3360368a4e0b40a36e232d5cd07b2b72f48f18bf /bin
parentbetter (require) implementation (diff)
downloadalive-3514e2e3c8b3ca05629426f54abc0e508941cb2f.tar.gz
alive-3514e2e3c8b3ca05629426f54abc0e508941cb2f.zip
fix alv-wx, logging
Diffstat (limited to 'bin')
-rwxr-xr-xbin/alv-wx2
1 files changed, 1 insertions, 1 deletions
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!