Large text in input getting cutoff

See attached. Any solutions welcome. Thanks in advance!

Adding this to your css property will fix it, hopefully it won't be needed in the future.

canvas {
  height: 100%
}

thanks for the prompt reply!

The vertical offset (between focused and unfocused) should be fixed in next release too.