setPrevLogHeight()

in studio/store/layout/index.ts [77:79]


    setPrevLogHeight(logHeight: number) {
      this.prevLogHeight = logHeight
    }