kreator.js icon indicating copy to clipboard operation
kreator.js copied to clipboard

Input field in the Browserify branch

Open famthegeek opened this issue 10 years ago • 0 comments

If the input field in the Browserify branch gets taller than the screen height the controls go off the screen.

Possible solutions:

  1. Give the controls a higher z-index.
  2. Set a max height on the input field so that it can't be taller than the screen.

famthegeek avatar Feb 18 '14 10:02 famthegeek