Warning: Can't synchronize with repository "(default)" (/home/git/ome.git does not appear to be a Git repository.). Look in the Trac log for more information.
Notice: In order to edit this ticket you need to be either: a Product Owner, The owner or the reporter of the ticket, or, in case of a Task not yet assigned, a team_member"

Task #8397 (closed)

Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

BUG: mousewheel event

Reported by: atarkowska Owned by: cneves
Priority: critical Milestone: OMERO-4.4
Component: Web Version: n.a.
Keywords: n.a. Cc: web-team@…
Resources: n.a. Referenced By: n.a.
References: n.a. Remaining Time: n.a.
Sprint: 2012-04-10 (12)

Description (last modified by atarkowska)

Carlos: I lost my mousewheel event
so no zoom using the mousewheel at all in viewportImage

Change History (10)

comment:1 Changed 12 years ago by atarkowska

  • Cc web-team@… added
  • Component changed from General to Web
  • Description modified (diff)
  • Owner atarkowska deleted
  • Priority changed from minor to critical

comment:2 Changed 12 years ago by cneves

Events have slightly changed. The wheelevent in particular was:

event.wheelDelta >= 120 for up, <= -120 for down

Now it has both X and Y axis and the value range is saner, but more importantly the delta properties are now in event.originalEvent:

  event.originalEvent.wheelDelta
  event.originalEvent.wheelDeltaX
  event.originalEvent.wheelDeltaY

comment:3 Changed 12 years ago by atarkowska

  • Owner set to atarkowska

comment:4 Changed 12 years ago by atarkowska

  • Status changed from new to accepted

comment:5 Changed 12 years ago by atarkowska

After merging #7105 and additional tweaks with develop currently I am having

dragdiv.mousewheel is not a function

comment:6 Changed 12 years ago by atarkowska

  • Owner changed from atarkowska to cneves-x

comment:7 Changed 12 years ago by atarkowska

  • Status changed from accepted to closed

comment:9 Changed 12 years ago by Aleksandra Tarkowska <A.Tarkowska@…>

(In [1bf6902a2168a12352ace07bb29e102e81d58736/ome.git] on branch develop) adding missed jquery.mousewheel.js for panojs, see #8397

comment:10 Changed 12 years ago by Aleksandra Tarkowska <A.Tarkowska@…>

(In [00c4e8f69385e2c01ec2bdfd8334352d72e68d07/ome.git] on branch develop) adding missed jquery.mousewheel.js for panojs, see #8397

Note: See TracTickets for help on using tickets. You may also have a look at Agilo extensions to the ticket.

1.3.13-PRO © 2008-2011 Agilo Software all rights reserved (this page was served in: 0.108764 sec.)

We're Hiring!