disable the strech button if in an auto zoom mode

This commit is contained in:
Bala Clark 2011-09-06 11:26:34 +02:00
parent f049aa9899
commit 81a5dc907f
3 changed files with 36 additions and 33 deletions

View file

@ -40,7 +40,7 @@
]
);
book.draw();
window.onresize = book.drawPage;
</script>
</body>