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

Carlos Garnacho <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #7 from Carlos Garnacho <[email protected]> ---
It seems that we still need some emulation of up/down/left/right directions for
GdkEventScroll in gtk+.

Nonetheless, this is a case where smooth scroll events (and mask in
EogScrolledWindow's GdkWindow) seem a perfect fit. Directional events in
"ticks" are a good fit if you're doing discrete jumps (eg. as it was the case
in GtkNotebook, when scrolling used to switch tabs).

-- 
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