From 48c6692311ab57e575e9e2d49da438192f3f087f Mon Sep 17 00:00:00 2001 From: chris-ls Date: Thu, 4 Feb 2016 15:36:41 +1300 Subject: [PATCH] Clarify overlay description '16px' is ambiguous and not clear (4 x 4 px? or 16 x 16px) --- docs/api/browser-window.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/api/browser-window.md b/docs/api/browser-window.md index edda572..7cf684a 100644 --- a/docs/api/browser-window.md +++ b/docs/api/browser-window.md @@ -785,7 +785,7 @@ cleared * `description` String - a description that will be provided to Accessibility 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. ### `win.setHasShadow(hasShadow)` _OS X_ -- 2.7.4