Closed
Description
If a sf::Window (or sf::RenderWindow) is created without the sf::Style::Resize flag, sf::Window::setSize does not change the size of the window. This is confirmed to happen in Linux / Mate desktop environment, both in SFML 2.0 and SFML 2.1. See pertinent thread here: http://en.sfml-dev.org/forums/index.php?topic=12952.0.
Activity
archshift commentedon Sep 21, 2013
In my (brief) test, this does not happen with SFML 2.1 on Windows 8.
LaurentGomila commentedon Sep 21, 2013
Please read the forum post before commenting. The problem is clearly identified (Linux only) and a fix has already been provided.
archshift commentedon Sep 21, 2013
Yeah, I read the forum post right after I made the comment, and then was conflicted about whether I should have deleted my comment.
Fixed Window::setSize not working without the sf::Style::Resize style (…
Fixed Window::setSize not working without the sf::Style::Resize style (…