diff options
author | Kartik K. Agaram <vc@akkartik.com> | 2023-07-10 16:24:20 -0700 |
---|---|---|
committer | Kartik K. Agaram <vc@akkartik.com> | 2023-07-10 17:09:09 -0700 |
commit | a8747478ff6452c8bce106ffc9d889886ab202a8 (patch) | |
tree | 6db8fe89a6274985436b97840f89c1a48342cb84 /test.lua | |
parent | 3f52063d026dcdaa299020573761266ab9a8618f (diff) | |
download | text.love-a8747478ff6452c8bce106ffc9d889886ab202a8.tar.gz |
bugfix: Windows pushing title bar off screen
I'm learning the hard way that resizing the window is a big deal. Only do this when someone explicitly requests it, otherwise follow LÖVE's defaults. Therefore we're also going to stop trying to be smart when showing the log browser. Leave window resizing to manual operations. Now initialization looks a lot more similar for the run and source apps.
Diffstat (limited to 'test.lua')
0 files changed, 0 insertions, 0 deletions