Enhancement : display canvas size next to cursor coords

This commit is contained in:
jdescottes
2014-04-12 10:14:57 +02:00
parent ee3285089a
commit 3abf0897d5
2 changed files with 34 additions and 11 deletions

View File

@@ -60,6 +60,8 @@ body {
.right-column {
vertical-align: top;
margin-left: 10px;
height: 100%;
position: relative;
}
.drawing-canvas-container {