Ninjadoodle Posted September 3, 2014 Share Posted September 3, 2014 Hi GuysI've been playing with CocoonJS and I'm trying to get my 'landscape' game to show the bits of the stage where the letterbox bars are?Is there anyway to get rid of the letterbox with idtkScale: 'scaleAspectFit'?Thank you in advance! Quote Link to comment Share on other sites More sharing options...
enpu Posted September 3, 2014 Share Posted September 3, 2014 Try turning on resizeToFill. in config file:system: { resizeToFill: true} Quote Link to comment Share on other sites More sharing options...
Ninjadoodle Posted September 3, 2014 Author Share Posted September 3, 2014 Hi @enpu Thank you, but it still doesn't work. resizeToFill in the browser works perfect (by it self). In Cocoonjs it scales the whole screen up so it fits horizontally, cutting off the bottom edge. Quote Link to comment Share on other sites More sharing options...
enpu Posted September 4, 2014 Share Posted September 4, 2014 You are right! This should be now fixed on newest dev version. Quote Link to comment Share on other sites More sharing options...
Ninjadoodle Posted September 4, 2014 Author Share Posted September 4, 2014 Hi @enpuAwesome, thank you! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.