gabrielflorit / script-8.github.io

A JavaScript-based (React + Redux) fantasy computer for making, sharing, and playing tiny retro-looking games.
https://script-8.github.io/
MIT License
646 stars 35 forks source link

bugfix(scrollbar): addressing issue 73 #163

Closed grantlouisherman closed 5 years ago

grantlouisherman commented 5 years ago
screen shot 2019-02-02 at 12 11 27 am
grantlouisherman commented 5 years ago

You know better than me, but this seems to be the fix. Just because the Iframe is the child of the actual iframe so I added this hidden overflow to the body of the child. Not sure if you foresee this messing with alot of other things.

gabrielflorit commented 5 years ago

Taking a look now

gabrielflorit commented 5 years ago

Looks good to me