Quote:
Originally Posted by eriqjaffe
What he said. I am working on a method for detecting ImageMagick so that if it's not installed the app will handle it gracefully.
As in behind the app? So you can select colors from the desktop or whatever is behind it? AFAIK that shouldn't be possible because the eyedropper is built into Electron (well, Chromium) and shouldn't be able to travel outside of the app window. If I can replicate it, though, I'll try to fix it.
|
That's what it looks like is happening. The first time I saw it, I was really confused because I remembered you saying it wasn't possible. It is, at the very least, able to select the color from the window border.