Tue, 10 Dec 2019 15:41:20 +0200
remove old Gtk ImageView workarounds
--- a/src/Visualise.jl Fri Dec 06 23:12:39 2019 +0200 +++ b/src/Visualise.jl Tue Dec 10 15:41:20 2019 +0200 @@ -204,9 +204,6 @@ rc = Channel() visproc = Threads.@spawn bg_visualise(rc) vis =rc - #vis = true - - sleep(0.01) else vis = false visproc = nothing