Re: [PATCH] [spice-html5] Add the top scroll to the cursor offset

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



>          this.x = e.clientX - sc.display.surfaces[sc.display.primary_surface].canvas.offsetLeft;
> -        this.y = e.clientY - sc.display.surfaces[sc.display.primary_surface].canvas.offsetTop;
> +        this.y = e.clientY - sc.display.surfaces[sc.display.primary_surface].canvas.offsetTop + document.body.scrollTop;

Is there an equivalent .scrollLeft?  If not, you can consider this an
ack from me.

Cheers,

Jeremy
_______________________________________________
Spice-devel mailing list
Spice-devel@xxxxxxxxxxxxxxxxxxxxx
http://lists.freedesktop.org/mailman/listinfo/spice-devel


[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]     [Monitors]