Large is only 48x48 on Linux
This commit is contained in:
parent
fc1b7431c7
commit
82ac4ddf19
2 changed files with 2 additions and 2 deletions
|
@ -408,7 +408,7 @@ You can request the following paths by the name:
|
|||
* `size` String
|
||||
* `small` - 16x16
|
||||
* `normal` - 32x32
|
||||
* `large` - 48x48. This size is not supported on _macOS_.
|
||||
* `large` - 48x48 on _Linux_, 32x32 on _Windows_, unsupported on _macOS_.
|
||||
* `callback` Function
|
||||
* `error` Error
|
||||
* `icon` [NativeImage](native-image.md)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue