tiagolr / dconsole

Haxe game-like console that provides runtime acess to methods, variables and more.
MIT License
169 stars 16 forks source link

Console doesn't resize with window. #37

Closed robertshady closed 10 years ago

robertshady commented 10 years ago

Not sure if this is a bug or a feature, but if your original window size is 320x240 and you resize it to 640x480 the console will remain 320x240.

Tested OSX 10.9 w/Flash Debug Player 12.

tiagolr commented 10 years ago

Thanks, will do something about the console sizing and resizing soon, would also be cool to have more control over the console parent sprite and size settings.