Toinane / colorpicker

A mininal but complete colorpicker desktop app
https://colorpicker.fr
GNU General Public License v3.0
1.6k stars 120 forks source link

The interface gets confusing with the opacity feature #68

Closed Toinane closed 2 years ago

Toinane commented 4 years ago

Dragging the shade bar breakes the interface, see screenshot below. image

Bug emitted by @cristianovitorino

Toinane commented 4 years ago

I know this bug is from newest version of Electron, before 4.0.0 this bug doesn't exist. I'll search if newest version of Electron resolve this or if I need to change something in my code.

Xenoglyphic commented 4 years ago

On Ubuntu 18.04 this bug only seems to exist in the snap version. I installed the deb file and now it works like a charm. I need to do more testing to know there aren't any bugs for sure.

Toinane commented 4 years ago

Thanks for your reporting 😄

Xenoglyphic commented 4 years ago

I don't know why but the deb versions opacity setting is now broken, no updates or anything...

I'll have to look into it a little more...

isn't the hex number supposed to have the opacity included in it when this feature is enabled?

Toinane commented 4 years ago

I don't know why but the deb versions opacity setting is now broken, no updates or anything... I'll have to look into it a little more...

Yeah this feature is broken for every platform.. I need to see if Electron support this well or if I need to delete this buggy feature for now

isn't the hex number supposed to have the opacity included in it when this feature is enabled? Not for the moment, but it could be useful yeah

Xenoglyphic commented 4 years ago

Ok, thank you for clarifying! I hope we can work this out...

Toinane commented 2 years ago

Looks ok on the new update now!