Quantcast
Channel: Babylon.js
Viewing all articles
Browse latest Browse all 388

playground height bug

$
0
0

I wasn't sure where to report this issue so hopefully here is OK.

 

My surface pro is cutting off the drop-down list. Can be replicated by shrinking the browser height.

 

 

Quick fix - Change `max-height` to <= 500px for my little screen :)

ul#scriptsList {
    ...
    max-height:600px
}

Viewing all articles
Browse latest Browse all 388

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>