Free cookie consent management tool by TermsFeed Policy Generator

Opened 15 years ago

Closed 15 years ago

Last modified 13 years ago

#503 closed defect (done)

MouseMove event bug with some mouse drivers

Reported by: mstoeger Owned by: mstoeger
Priority: lowest Milestone: HeuristicLab 3.3.0
Component: Visualization Version: 3.2
Keywords: Cc:

Description


Change History (2)

comment:1 Changed 15 years ago by mstoeger

  • Resolution set to fixed
  • Status changed from new to closed

Fixed MouseMove event bug with some mouse drivers (r1244)

Didi's mouse produces a steady flow of mouse-move events with the same coordinates without the mouse being moved. This causes constant redraws of the chart.

Events with coordinates that are the same as the coordinates of the previous event are now ignored.

comment:2 Changed 13 years ago by swagner

  • Component changed from General to Visualization
Note: See TracTickets for help on using tickets.