GUAC-901: Show/hide menu depending on swipe. Pan display via drag gestures. Fix missing input method IDs.

This commit is contained in:
Michael Jumper
2014-12-20 23:08:40 -08:00
parent 2f74f5025c
commit 8ec09dcb2b
4 changed files with 62 additions and 6 deletions

View File

@@ -35,6 +35,7 @@ div.main {
width: 100%;
height: 100%;
position: relative;
font-size: 0px;
}
.resize-sensor {