SDA-4726 - Update Windows Task bar & thumbnail icon (#2255)
* SDA-4726 - Update Windows Task bar & thumbnail icon * SDA-4726 - Update images to 16x16
BIN
images/icon.ico
Before Width: | Height: | Size: 279 KiB After Width: | Height: | Size: 102 KiB |
@ -303,6 +303,9 @@ export class WindowHandler {
|
||||
this.windowOpts = {
|
||||
...this.getWindowOpts(
|
||||
{
|
||||
icon: isWindowsOS
|
||||
? '../renderer/assets/windows-taskbar.ico'
|
||||
: undefined,
|
||||
alwaysOnTop:
|
||||
this.config.alwaysOnTop === CloudConfigDataTypes.ENABLED || false,
|
||||
frame: !this.isCustomTitleBar,
|
||||
|
Before Width: | Height: | Size: 279 KiB After Width: | Height: | Size: 9.4 KiB |
Before Width: | Height: | Size: 527 B After Width: | Height: | Size: 649 B |
Before Width: | Height: | Size: 279 KiB After Width: | Height: | Size: 9.4 KiB |
Before Width: | Height: | Size: 412 B After Width: | Height: | Size: 626 B |
Before Width: | Height: | Size: 279 KiB After Width: | Height: | Size: 9.4 KiB |
Before Width: | Height: | Size: 395 B After Width: | Height: | Size: 546 B |
Before Width: | Height: | Size: 279 KiB After Width: | Height: | Size: 9.4 KiB |
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 664 B |
Before Width: | Height: | Size: 279 KiB After Width: | Height: | Size: 9.4 KiB |
Before Width: | Height: | Size: 432 B After Width: | Height: | Size: 606 B |
Before Width: | Height: | Size: 279 KiB After Width: | Height: | Size: 9.4 KiB |
Before Width: | Height: | Size: 390 B After Width: | Height: | Size: 609 B |
Before Width: | Height: | Size: 279 KiB After Width: | Height: | Size: 9.4 KiB |
Before Width: | Height: | Size: 527 B After Width: | Height: | Size: 649 B |
Before Width: | Height: | Size: 279 KiB After Width: | Height: | Size: 9.4 KiB |
Before Width: | Height: | Size: 412 B After Width: | Height: | Size: 626 B |
Before Width: | Height: | Size: 279 KiB After Width: | Height: | Size: 9.4 KiB |
Before Width: | Height: | Size: 395 B After Width: | Height: | Size: 546 B |
Before Width: | Height: | Size: 279 KiB After Width: | Height: | Size: 9.4 KiB |
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 664 B |
Before Width: | Height: | Size: 279 KiB After Width: | Height: | Size: 9.4 KiB |
Before Width: | Height: | Size: 432 B After Width: | Height: | Size: 606 B |
Before Width: | Height: | Size: 279 KiB After Width: | Height: | Size: 9.4 KiB |
Before Width: | Height: | Size: 390 B After Width: | Height: | Size: 609 B |
BIN
src/renderer/assets/windows-taskbar.ico
Normal file
After Width: | Height: | Size: 102 KiB |