andrewbrg / codepad-chrome-app

An awesome multi-language IDE written in JavaScript, crafted for ChromeOS and released under the GNU general public license!
https://chrome.google.com/webstore/detail/code-pad-ide/adaepfiocmagdimjecpifghcgfjlfmkh
GNU General Public License v3.0
135 stars 85 forks source link

Issue with Add file menu/device resolution #3

Closed ugajin-nijagu closed 6 years ago

ugajin-nijagu commented 6 years ago

The 'New' [Add file] control drop down menu extends beyond the bottom of the [default sized] app window, masking file types after SQL.

On OSX [Desktop] this is not an issue as I can easily expand the editor window, and the new window size is remembered on subsequent launches.

However, I am unable to expand the app window sufficiently on Chrome OS [Pixelbook], without changing the default resolution of said Pixelbook.

I hope this helps and is of interest

-u