zenzoa / mosi

A tiny game editor
https://zenzoa.github.io/mosi/
MIT License
96 stars 12 forks source link

Textarea:UI layout is broken by activating the keyboard on Android devices #30

Closed solivo closed 4 years ago

solivo commented 4 years ago

mosi version: V 1.0

OS/Device: OS:Android 9.0 Device: Nokia 1

Browser: Google Chrome 78.0.3904.62

Issue Description: By activating the Android keyboard from the Script panel textarea. The layout is broken. Also, the textarea is set to a minimum width.

Steps to reproduce: 1-Open the Script panel 2-Tap on the textarea to active the Android keyboard.

2019_11_10_15 51 10

solivo commented 4 years ago

I found a solution and I've uploaded the changes to the fork: https://github.com/s0liv0/mosi

zenzoa commented 4 years ago

Awesome! Want to do a pull request for this?

solivo commented 4 years ago

it will be a pleasure! It's an amazing tool, I will continue to support it