Kilian Valkhof
Kilian Valkhof
Better to use a menu with menuitems and corresponding accelerators. That way they work when any part of the app is focused, and it also makes it discoverable for external...
Both jest and tslint are happy with the above changes. (You can set up something like Travis to run these automatically for every PR, by the way)
There's a few options 1. Semantic versioning. Bump the major version because it's a breaking change. 2. Bump the major version, keep the ``support as well, and add a deprecation...
@dvdsgl any further thoughts on this?
Sorry for the even bigger delay! I've re-added support for `` and added a test for it as well.
This is indeed a caveat to account for: when you delay the load of the script, you'll potentially miss users that bounce before the script is loaded. My understanding is...
Not sure what you mean? Can you give a code example?
On Linux I observe Blink using the seconds strategy. Once in eyedropper mode any screen updates are not reflected in the visual eyedropper itself and the actual color under cursor...
Point number 2 is also captured in https://github.com/WICG/eyedropper-api/issues/6
Carrying over feedback by @ipopescu93 from the linked thread: >One of our goals is to allow browser implementors the freedom to implement eyedropper pixel selection UI that best fits their...