Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[0.13.4] how could I change the icon of the devtools?  #4707

@lin-chao

Description

@lin-chao

version: 0.13.4
os: win

package.json set the icon like this:

{
  "main": "index.html",
  "name": "demo",
  "window": {
    "icon": "icon.png",
    "width": 799,
    "height": 799
  }
}

then open nw

the main window's icon is icon.png,but if i open the devtools, find its icon still was nwjs'icon.

image

image

So I wonder if there's any way to accomplish this? Every response will be appreciated, thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions