Page 1 of 1
Fullscreen window appears in a weird way.
Posted: Sat Mar 14, 2015 10:08 pm
by VinnieH01
Instead of the window just appearing like window mode, The fullscreen windows blends to the screen in a weird way. How can I change this?
Re: Fullscreen window appears in a weird way.
Posted: Sun Mar 15, 2015 1:08 am
by slime
What OS are you using? it looks fine to me (running OS X.)
Re: Fullscreen window appears in a weird way.
Posted: Sun Mar 15, 2015 5:23 am
by T-Bone
Looks fine on my computer too (Windows 8.1).
Re: Fullscreen window appears in a weird way.
Posted: Sun Mar 15, 2015 11:35 am
by Robin
Ubuntu 12.04, I can't reproduce your issue either. Could you maybe take a screenshot of it or something?
Re: Fullscreen window appears in a weird way.
Posted: Sun Mar 15, 2015 5:21 pm
by Kingdaro
Just a shot in the dark, are you looking for the "desktop" fullscreentype?
Code: Select all
function love.conf(t)
-- ... rest of the config
t.window.fullscreentype = "desktop"
end
Re: Fullscreen window appears in a weird way.
Posted: Tue Mar 17, 2015 12:23 pm
by Jasoco
Working fine for me too on OS X. If you can't take a screenshot (If it doesn't come out right) take a photo of the screen instead. We're not sure what we're supposed to be seeing.