fna-workbench

fna-workbench Commit Details


Date:2016-01-28 13:47:19 (9 years 7 months ago)
Author:Ethan Lee
Branch:master
Commit:27c0b4a6d84493f4984686ac7cc6ae56a15c6a9a
Parents: 5a6f7284e9550a6145f83460a85a87910a86a1f1
Message:Turns out this is exactly what it does!

Changes:

File differences

src/GraphicsDeviceManager.cs
290290
291291
292292
293
294293
295
296
297
298
299294
300295
301296
public void ToggleFullScreen()
{
// Change settings.
IsFullScreen = !IsFullScreen;
/* FIXME: Does it really just do this or is it more specific...?
* -flibit
*/
ApplyChanges();
}

Archive Download the corresponding diff file

Branches

Number of commits:
Page rendered in 0.43763s using 13 queries.