5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-21 11:29:29 +08:00

fix: icon size

This commit is contained in:
Lea Anthony 2020-05-20 05:35:11 +01:00
parent 2e15c4e045
commit 613a44af5e

View File

@ -1,4 +1,4 @@
package cmd
0package cmd
import (
"bufio"
@ -81,8 +81,8 @@ func generateWindowsIcon(pngFilename string, iconfile string) error {
bpp: 32,
planes: 1,
offset: 22,
width: 255,
height: 255,
width: 0,
height: 0,
}
// Load png