Also fixed statusview.
This commit is contained in:
parent
8fda78a77d
commit
f96f788548
|
@ -29,6 +29,7 @@ function StatusView:on_mouse_pressed()
|
||||||
and not core.active_view:is(LogView) then
|
and not core.active_view:is(LogView) then
|
||||||
command.perform "core:open-log"
|
command.perform "core:open-log"
|
||||||
end
|
end
|
||||||
|
return true
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue