1
0
Fork 0
mirror of https://github.com/futurepress/epub.js.git synced 2025-10-04 15:09:16 +02:00

remove any uses of offsetLeft, cleaned up storage

This commit is contained in:
Fred Chasen 2013-03-27 15:56:11 -07:00
parent 7f41f00775
commit 5d7a15eabd
14 changed files with 102 additions and 72 deletions

View file

@ -1,5 +1,5 @@
var FP = FP || {};
FP.VERSION = "0.1.4";
FP.VERSION = "0.1.5";
FP.plugins = FP.plugins || {};