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