Moved images
Before Width: | Height: | Size: 725 B After Width: | Height: | Size: 725 B |
Before Width: | Height: | Size: 688 B After Width: | Height: | Size: 688 B |
Before Width: | Height: | Size: 206 B After Width: | Height: | Size: 206 B |
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 469 B After Width: | Height: | Size: 469 B |
Before Width: | Height: | Size: 156 B After Width: | Height: | Size: 156 B |
Before Width: | Height: | Size: 144 B After Width: | Height: | Size: 144 B |
Before Width: | Height: | Size: 341 B After Width: | Height: | Size: 341 B |
Before Width: | Height: | Size: 282 B After Width: | Height: | Size: 282 B |
Before Width: | Height: | Size: 371 B After Width: | Height: | Size: 371 B |
Before Width: | Height: | Size: 406 B After Width: | Height: | Size: 406 B |
Before Width: | Height: | Size: 328 B After Width: | Height: | Size: 328 B |
Before Width: | Height: | Size: 332 B After Width: | Height: | Size: 332 B |
Before Width: | Height: | Size: 254 B After Width: | Height: | Size: 254 B |
Before Width: | Height: | Size: 265 B After Width: | Height: | Size: 265 B |
Before Width: | Height: | Size: 296 B After Width: | Height: | Size: 296 B |
Before Width: | Height: | Size: 713 B After Width: | Height: | Size: 713 B |
Before Width: | Height: | Size: 731 B After Width: | Height: | Size: 731 B |
Before Width: | Height: | Size: 729 B After Width: | Height: | Size: 729 B |
Before Width: | Height: | Size: 953 B After Width: | Height: | Size: 953 B |
Before Width: | Height: | Size: 186 B After Width: | Height: | Size: 186 B |
|
@ -14,10 +14,8 @@ es.ContextView = function( surfaceView, $overlay ) {
|
||||||
// Example menu items
|
// Example menu items
|
||||||
this.$menu.append(
|
this.$menu.append(
|
||||||
'<div class="es-contextView-menuSection">' +
|
'<div class="es-contextView-menuSection">' +
|
||||||
'<div class="es-contextView-menuButton"><b>B</b></div>' +
|
'<div class="es-contextView-menuButton"></div>' +
|
||||||
'<div class="es-contextView-menuButton"><i>I</i></div>' +
|
'<div class="es-contextView-menuButton"></div>' +
|
||||||
'<div class="es-contextView-menuButton"><u>U</u></div>' +
|
|
||||||
'<div class="es-contextView-menuButton"><s>S</s></div>' +
|
|
||||||
'</div>' +
|
'</div>' +
|
||||||
'<div class="es-contextView-menuItem-break"></div>' +
|
'<div class="es-contextView-menuItem-break"></div>' +
|
||||||
'<div class="es-contextView-menuItem">Cut</div>' +
|
'<div class="es-contextView-menuItem">Cut</div>' +
|
||||||
|
|
Before Width: | Height: | Size: 152 B |