aboutsummaryrefslogtreecommitdiff
path: root/AUTHORS
diff options
context:
space:
mode:
authorDerKoun <e-male@web.de>2014-02-24 00:44:54 +0100
committerDerKoun <e-male@web.de>2014-02-28 21:30:03 +0100
commit94cb8f99fb7faac9a48ea66ac37b9e87b5c92582 (patch)
tree55dcb185fd3ca2f11614f22da031d46775421c8e /AUTHORS
parent7ead20ea09f187b9c46709d299154be166d44281 (diff)
Full screen fixes (aspect ratio & IE11) & AR opt
Full screen image now has correct aspect ratio (parent of canvas is full screen root, canvas size is adapted via styles). Full screen now works properly in Internet Explorer 11. It is now possible to optionally force a specific aspect ratio for the canvas (canvas size is adapted via styles, ratio for now has to be set manually in compiled JS).
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS1
1 files changed, 1 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index 39f41407..800bea47 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -125,3 +125,4 @@ a license to everyone to use it as detailed in LICENSE.)
* Sami Vaarala <sami.vaarala@iki.fi>
* Jack A. Arrington <jack@epicpineapple.com>
* Richard Janicek <r@janicek.co>
+* Bernhard Fey <e-male@web.de> \ No newline at end of file