https://bugzilla.gnome.org/show_bug.cgi?id=759168
--- Comment #5 from Matthias Clasen <[email protected]> ---
Review of attachment 316924:
Testing this with
diff --git a/tests/testentryicons.c b/tests/testentryicons.c
index df1d02b..e876199 100644
--- a/tests/testentryicons.c
+++ b/tests/testentryicons.c
@@ -17,7 +17,7 @@ drag_begin_cb (GtkWidget *widget,
pos = gtk_entry_get_current_icon_drag_source (GTK_ENTRY (widget));
if (pos != -1)
- gtk_drag_set_icon_name (context, "dialog-information", 2, 2);
+ gtk_drag_set_icon_name (context, "dialog-information", 24, 24);
}
static void
shows that it kinda works, but the offset is much bigger than 24 - maybe it
gets applied repeatedly, or there is some scale confusion ?
--
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