Use Math.floor instead of parseInt to avoid problems with very small numbers like...
authorThomas Rosenau <rosenau@seitenbau.com>
Sun, 2 Jun 2013 09:02:53 +0000 (11:02 +0200)
committerThomas Rosenau <rosenau@seitenbau.com>
Sun, 2 Jun 2013 09:02:53 +0000 (11:02 +0200)
commit28d370f2aff34806f3c2d91bff06bf8f72c4b8ac
tree9d60d093a9b4e4a43199c106d612a2c051701c9c
parent396d531770849dbcb37c00258fc33da3ba25d6c1
Use Math.floor instead of parseInt to avoid problems with very small numbers like 2e-10
plugin/notes/notes.html