- Inverted image for better localization

- increased detection size for static/upload images to 800px
This commit is contained in:
Christoph Oberhofer
2014-12-03 23:29:45 +01:00
parent 238e4bfee0
commit dedeb3e739
5 changed files with 8 additions and 10 deletions
-2
View File
@@ -19,14 +19,12 @@
/* line 1, ../sass/_viewport.scss */
#interactive.viewport {
width: 640px;
height: 480px;
}
/* line 6, ../sass/_viewport.scss */
#interactive.viewport canvas, video {
float: left;
width: 640px;
height: 480px;
}
/* line 10, ../sass/_viewport.scss */
#interactive.viewport canvas.drawingBuffer, video.drawingBuffer {