Skip to content

[gtk3] Don't fall back directly to 1 for mismatched cursor sizes.

Emilio Cobos Álvarez requested to merge emilio/gtk:cursor-size-tweak into gtk-3-24

Try to find a lower scale that still works. In most cases this will end up with a 2-scaled cursor rather than 3-scaled cursor.

Merge request reports