if i got a chance i will do this, this fixes the resize problem

This commit is contained in:
Exosk 2008-08-22 09:39:11 +00:00
parent 98d0a6247f
commit 1c7474b32c

View File

@ -45,6 +45,8 @@ public:
//TODO: Reposition elements on resize
//the code happens only ones, We need to, in the main loop ( usually while(driver->run()) ) set the
//positions of each gui element based on the current screensize ( gotten with driver->getScreenSize(); )
SceneLogin::SceneLogin(PseuGUI *gui) : Scene(gui)
{