mirror of
https://github.com/clockworkpi/LauncherGoDev.git
synced 2025-12-12 07:58:51 +01:00
switch back font size of title_bar, and add first screenshot
This commit is contained in:
parent
85b9423b0d
commit
2dff963106
BIN
screenshot/first_time.png
Normal file
BIN
screenshot/first_time.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 55 KiB |
@ -134,8 +134,8 @@ func NewTitleBar() *TitleBar {
|
|||||||
|
|
||||||
t.icon_base_path = SkinMap("sysgo/gameshell/titlebar_icons/")
|
t.icon_base_path = SkinMap("sysgo/gameshell/titlebar_icons/")
|
||||||
|
|
||||||
t.TitleFont = Fonts["varela12"]
|
t.TitleFont = Fonts["varela16"]
|
||||||
t.TimeFont = Fonts["varela16"]
|
t.TimeFont = Fonts["varela12"]
|
||||||
return t
|
return t
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user