diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..6f3a291 --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,3 @@ +{ + "liveServer.settings.port": 5501 +} \ No newline at end of file diff --git a/index.html b/index.html index 4c1d88d..a933bd9 100644 --- a/index.html +++ b/index.html @@ -61,25 +61,23 @@ -
-
-
- -

Your browser doesn't seem to support the <canvas> tag. - Try Chrome or Firefox.

-
-
- Reset - - - Capture -
-

Instructions

-

Click on "Browse Mode" to perform zoom

-

Click on "Capture Mode" to export canvas as image

-

Mouse Users: Left-click to zoom in, right-click to zoom out

-

Touch Device Users: Use one finger to zoom in, two fingers to zoom out. Interrupt zoom with one finger.

-
+
+ +

Your browser doesn't seem to support the <canvas> tag. + Try Chrome or Firefox.

+
+
+ + Reset + Capture
+
+
+ Instructions
+ Click on "Browse Mode" to perform zoom
+ Click on "Capture Mode" to export canvas as image
+ Mouse Users: Left-click to zoom in, right-click to zoom out
+ Touch Device Users: Use one finger to zoom in, two fingers to zoom out. Interrupt zoom with one finger. +