smatin / smt2

Automatically exported from code.google.com/p/smt2
0 stars 0 forks source link

Wrong y-coordinates are shown in playback #22

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. view playback of record

What is the expected output? What do you see instead?
Table "coords_y" has saved the highest value at "997".
In the playback the cursor moves only down to 183 pixels.
Everything is squeezed to the top of the site.

What version of the product are you using? On what operating system?
SMT 2.0.1
Mac OSX 10.5.8, Safari 5, Firefox 4

Please provide any additional information below.
In the demo on your website, it works great.
I haven't changed any of the code (except for the config.php).

Original issue reported on code.google.com by rob...@revorm.com on 11 Sep 2010 at 6:35

GoogleCodeExporter commented 9 years ago
The mouse coordinates are normalized according to the viewport of the user 
browser.
Therefore, if the viewport of the viewer browser is bigger, the tracks usually 
are "squeezed".

Original comment by luis.lei...@gmail.com on 16 Sep 2010 at 4:12

GoogleCodeExporter commented 9 years ago
In v2.0.2 it should have been fixed. Please verify or, even better, provide a 
live URL where the issue can be reproduced.

Original comment by luis.lei...@gmail.com on 28 Nov 2010 at 5:57