mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 10:20:08 +00:00
minor fix...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
3f47b2486f
commit
8d31888552
@ -89,9 +89,9 @@ $(document).ready(setup);
|
|||||||
LEGACY:
|
LEGACY:
|
||||||
<button onclick="showSingle()">single</button>
|
<button onclick="showSingle()">single</button>
|
||||||
<button onclick="showRibbon()">ribbon</button>
|
<button onclick="showRibbon()">ribbon</button>
|
||||||
<button onclick="toggleRibbonView()">toggle ribbon view (f)</button>
|
<button onclick="toggleRibbonView()">toggle ribbon view (f)</button-->
|
||||||
|
|
||||||
<br><br-->
|
<br><br>
|
||||||
|
|
||||||
<button onclick="zoomContainerBy(2)">Zoom in</button>
|
<button onclick="zoomContainerBy(2)">Zoom in</button>
|
||||||
<button onclick="zoomContainerBy(0.5)">Zoom out</button>
|
<button onclick="zoomContainerBy(0.5)">Zoom out</button>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user