Kooha icon indicating copy to clipboard operation
Kooha copied to clipboard

Toggle button state hard to discern

Open lightonflux opened this issue 4 years ago • 5 comments

System Info

  • Kooha version: 2.0.0
  • Distro information: Fedora 34 Workstation
  • Desktop Environment information and version: GNOME 40.4
  • Display Server: wayland
  • Flatpak: yes

Describe the bug With the new adwaita theme the toggle button state is hard to see. Especially on bad displays. Bildschirmfoto von 2021-09-25 18-57-19_is_on?

To Reproduce

  1. Install 2.0
  2. toggle buttons

Expected behavior It should be very easy to see which state the buttons are in.

Suggestions

  • Remove button outline when disabled (like with the 3 dashes button in the top left corner).
  • Or change icon colour when enabled.
  • Change button colour completely (not two different shades of the same colour.)

Bildschirmfoto von 2021-09-25 18-57-19_bg Bildschirmfoto von 2021-09-25 18-57-19_true_bg

lightonflux avatar Sep 25 '21 17:09 lightonflux

I do have the same problem, but I don't like changing the stylesheet much downstream. I think this should be fixed on the libadwaita itself. See https://gitlab.gnome.org/GNOME/libadwaita/-/issues/228 too

SeaDve avatar Sep 25 '21 22:09 SeaDve

My temporary solution is to change the icon to show something like a slash when it is turned of, but not sure if it will look good.

I think removing the border may also be a solution

SeaDve avatar Sep 25 '21 22:09 SeaDve

hmm image

SeaDve avatar Oct 01 '21 23:10 SeaDve

The latest release from libadwaita kinda fixes this by increasing the contrast diff between two states

SeaDve avatar Jan 09 '22 03:01 SeaDve

It's honestly extremely hard to tell the difference between the two states still.

danastasio avatar Jan 13 '22 15:01 danastasio

image

Fixed on master

SeaDve avatar Aug 15 '22 06:08 SeaDve