Skip to content

Commit

Permalink
LateNight: revert minimum size to fit 1280 x 720
Browse files Browse the repository at this point in the history
(1280 x 720) x 3 == (3840 x 2160, also known as "4k")
  • Loading branch information
Be-ing committed Oct 24, 2018
1 parent d9449d5 commit 1a4c0e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion res/skins/LateNight/skin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@

<!-- MinimumSize should not be an exact monitor resolution. There needs
to be space for the title bar or other chrome at full screen -->
<MinimumSize>1302,668</MinimumSize>
<MinimumSize>1270,550</MinimumSize>
<SizePolicy>me,me</SizePolicy>
<Layout>vertical</Layout>
<LaunchImageStyle>
Expand Down

0 comments on commit 1a4c0e7

Please sign in to comment.