Compare commits

...

2 Commits

Author SHA1 Message Date
Ungstein d6a47a1bd2 Update Patch Notes.txt 2023-01-13 19:32:37 +10:30
Ungstein 88936749cc Update uinavigatorpanel.layout 2023-01-13 19:32:34 +10:30
2 changed files with 18 additions and 10 deletions

View File

@ -921,16 +921,17 @@
place { control=phonereminderbar margin-top=0 margin-left=0 margin-right=6 width=max height=80 start=emailreminderbar dir=down}
// content pages - these are all pushed down by the email reminder bar (above) if it's visible
place { control=DownloadsPage width=max height=max margin-top=34 margin-left=3 margin-right=9 margin-bottom=59 start=emailreminderbar dir=down }
place { control=GamesPage_List width=max height=max margin-top=34 margin-left=1 margin-right=9 margin-bottom=59 start=emailreminderbar dir=down }
place { control=GamesPage_Details width=max height=max margin-top=34 margin-left=1 margin-right=9 margin-bottom=59 start=emailreminderbar dir=down }
place { control=GamesPage_Grid width=max height=max margin-top=34 margin-left=1 margin-right=9 margin-bottom=59 start=emailreminderbar dir=down }
place { control=WebPanel width=max height=max margin-top=1 margin-left=2 margin-right=9 margin-bottom=59 start=emailreminderbar dir=down }
place { control=BroadcastPage width=max height=max margin-top=34 margin-left=9 margin-right=9 margin-bottom=59 start=phonereminderbar dir=down }
place { control=BroadcastPageMin width=298 height=168 margin-top=34 margin-left=9 margin-right=9 margin-bottom=59 dir=down align=bottom-right }
place { control=BroadcastPageMinHoriz width=298 height=168 margin-top=34 margin-left=9 margin-right=9 margin-bottom=59 dir=down align=bottom-right }
place { control=NewLibraryPage width=max height=max margin-top=34 margin-left=3 margin-right=9 margin-bottom=59 start=phonereminderbar dir=down }
place { control=ConsolePage width=max height=max margin-top=34 margin-left=3 margin-right=9 margin-bottom=59 start=emailreminderbar dir=down }
place { control=DownloadsPage width=max height=max margin-top=72 margin-left=9 margin-right=9 margin-bottom=59 start=emailreminderbar dir=down }
place { control=ScreenshotsPage width=max height=max margin-top=72 margin-left=9 margin-right=9 margin-bottom=59 start=LibraryAnchor dir=down }
place { control=GamesPage_List width=max height=max margin-top=72 margin-left=9 margin-right=9 margin-bottom=59 start=emailreminderbar dir=down }
place { control=GamesPage_Details width=max height=max margin-top=72 margin-left=9 margin-right=9 margin-bottom=59 start=emailreminderbar dir=down }
place { control=GamesPage_Grid width=max height=max margin-top=72 margin-left=9 margin-right=9 margin-bottom=59 start=emailreminderbar dir=down }
place { control=WebPanel width=max height=max margin-top=72 margin-left=9 margin-right=9 margin-bottom=59 start=emailreminderbar dir=down }
place { control=BroadcastPage width=max height=max margin-top=72 margin-left=9 margin-right=9 margin-bottom=59 start=phonereminderbar dir=down }
place { control=BroadcastPageMin width=298 height=168 margin-top=72 margin-left=9 margin-right=9 margin-bottom=59 dir=down align=bottom-right }
place { control=BroadcastPageMinHoriz width=298 height=168 margin-top=72 margin-left=9 margin-right=9 margin-bottom=59 dir=down align=bottom-right }
place { control=NewLibraryPage width=max height=max margin-top=72 margin-left=9 margin-right=9 margin-bottom=59 start=phonereminderbar dir=down }
place { control=ConsolePage width=max height=max margin-top=72 margin-left=9 margin-right=9 margin-bottom=59 start=emailreminderbar dir=down }
place { control=MediaPage width=max height=max margin-top=0 margin-left=3 margin-right=9 margin-bottom=59 start=emailreminderbar dir=down }
place { control=ToolsPage width=max height=max margin-top=0 margin-left=3 margin-right=9 margin-bottom=59 start=emailreminderbar dir=down }

View File

@ -4,6 +4,13 @@ OG-Steam Patch Notes
------------------------------------------------------------
v1.0.13
Minor tweaks
- Modified content page margins in line with Steam beta update
------------------------------------------------------------
v1.0.12b
Minor tweaks