https://bugzilla.gnome.org/show_bug.cgi?id=746141

--- Comment #6 from Matthias Clasen <[email protected]> ---
Review of attachment 299291:

::: gdk/wayland/gdkcursor-wayland.c
@@ +99,3 @@
+  else
+    theme = _gdk_wayland_display_get_scaled_cursor_theme (wayland_display,
+                                                          cursor->scale);

Ah, I see, you're currently only calling that function with a scale > 1. But
why not always call it, and do away with the extra complication ?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
wayland-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to