alexa-samples / skill-sample-nodejs-adventure-game

This tool provides an easy to use front-end that allows developers to instantly deploy code for your story, or use the generated code as a starting point for more complex projects.
Apache License 2.0
510 stars 218 forks source link

off the side of the screen #27

Open LeoSpit opened 7 years ago

LeoSpit commented 7 years ago

Hello,

Is there a way to scroll sideways on the gui, or shrink the view? After going down a few levels of decisions, they are generated off screen.

Thanks.

james3burke commented 6 years ago

I've had the same problem, but you can try making your browser window double its normal width before you run the tool (by moving it mostly off the side of the screen and then dragging the edge to make it wider). If you do that before opening the tool then the whole tree should be displayed when it opens. Then you can shrink the browser window back to normal and everything seems okay. I also have the view zoomed out a little. Works on chrome on a mac anyway.