Skip to content
Snippets Groups Projects
Commit 93957e4b authored by Daniel's avatar Daniel
Browse files

screenshots updated

parent a0286aa1
No related branches found
No related tags found
No related merge requests found
Pipeline #224152 passed
screenshots/sorted.png

81.1 KiB | W: | H:

screenshots/sorted.png

119 KiB | W: | H:

screenshots/sorted.png
screenshots/sorted.png
screenshots/sorted.png
screenshots/sorted.png
  • 2-up
  • Swipe
  • Onion skin
screenshots/unsorted.png

89 KiB | W: | H:

screenshots/unsorted.png

142 KiB | W: | H:

screenshots/unsorted.png
screenshots/unsorted.png
screenshots/unsorted.png
screenshots/unsorted.png
  • 2-up
  • Swipe
  • Onion skin
......@@ -23,6 +23,7 @@ async function merge(EingangsArray, startIdx, middleIdx, endIdx, arrayCopy, upda
const bars = document.querySelectorAll('.bar'); // get all bars
const sortSpeedSwitch = Number(sortSpeed);
// index exist?
const isValidIndex = (index) => index >= 0 && index < bars.length;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment