diff --git a/CHANGELOG.md b/CHANGELOG.md
index 26216cc..9cb1ea8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,9 @@
+
+
+# 1.1.19 (2016-23-March)
+
+- Fix for bug in the zoom calculation for images with greater width.
+
# 1.1.18 (2015-20-Dec)
diff --git a/bower.json b/bower.json
index db31a0a..3cf9737 100644
--- a/bower.json
+++ b/bower.json
@@ -1,7 +1,7 @@
{
"name": "ez-plus",
"title": "EZ Plus",
- "version": "1.1.18",
+ "version": "1.1.19",
"description": "A jQuery image zoom plug-in, with tints, easing and gallery integration.",
"author": {
"name": "Igor Lino",
diff --git a/demo/api.htm b/demo/api.htm
index 656eda2..7430e65 100644
--- a/demo/api.htm
+++ b/demo/api.htm
@@ -16,10 +16,10 @@
href="https://cdn.rawgit.com/igorlino/fancybox-plus/1.3.6/css/jquery.fancybox-plus.css" media="screen"/>
@@ -41,8 +41,8 @@
Cufon.replace('h1', {color: '#ff6347'});
-
-
+
+
diff --git a/demo/examples.htm b/demo/examples.htm
index 27dabf1..359f655 100644
--- a/demo/examples.htm
+++ b/demo/examples.htm
@@ -16,10 +16,10 @@
href="https://cdn.rawgit.com/igorlino/fancybox-plus/1.3.6/css/jquery.fancybox-plus.css" media="screen"/>
@@ -44,9 +44,9 @@
+ href="https://cdn.rawgit.com/igorlino/elevatezoom-plus/1.1.19/demo/css/prism.css"/>
+ src="https://cdn.rawgit.com/igorlino/elevatezoom-plus/1.1.19/demo/js/prism.js">
@@ -391,7 +391,7 @@
offset
to adjust
+ src="https://cdn.rawgit.com/igorlino/elevatezoom-plus/1.1.19/demo/images/window-positions.png"/>
You can also position the window into a container
SHOW THE CODE
diff --git a/demo/index.html b/demo/index.html
index 96c9866..d7432a6 100644
--- a/demo/index.html
+++ b/demo/index.html
@@ -16,10 +16,10 @@
href="https://cdn.rawgit.com/igorlino/fancybox-plus/1.3.6/css/jquery.fancybox-plus.css" media="screen"/>
@@ -42,8 +42,8 @@
-
-
+
+
diff --git a/package.json b/package.json
index c796661..108325f 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "ez-plus",
"title": "EZ Plus",
- "version": "1.1.18",
+ "version": "1.1.19",
"description": "A jQuery image zoom plug-in, with tints, easing and gallery integration.",
"keywords": [
"zoom",