1
Window / Tabbing out
« on: June 11, 2015, 03:04:30 am »
I'm trying to figure out how to correctly handle minimizing the window when Alt-Tabbing out of the window when it is using sf::Style::Fullscreen. When I do it right now it stays the same resolution as the resolution of the window when I want it to go back to the default resolution. How could I achieve this?