Clarify overlay description

'16px' is ambiguous and not clear (4 x 4 px? or 16 x 16px)
This commit is contained in:
chris-ls 2016-02-04 15:36:41 +13:00
parent a0792237a0
commit 48c6692311

View file

@ -785,7 +785,7 @@ cleared
* `description` String - a description that will be provided to Accessibility * `description` String - a description that will be provided to Accessibility
screen readers screen readers
Sets a 16px overlay onto the current taskbar icon, usually used to convey some Sets a 16 x 16 pixel overlay onto the current taskbar icon, usually used to convey some
sort of application status or to passively notify the user. sort of application status or to passively notify the user.
### `win.setHasShadow(hasShadow)` _OS X_ ### `win.setHasShadow(hasShadow)` _OS X_