dotherightthing / focalpoint-multi-cropper

Add a focalpoint to an image and generate project-specific crops.
0 stars 0 forks source link

Debounce image loading to speed up thumb navigation #3

Closed dotherightthing closed 1 year ago

dotherightthing commented 1 year ago
  1. fmcThumbsUiInstance.scrollToThumb triggers a click event
  2. Which clicks the button
  3. Which selects the button
  4. And scrolls to the button
  5. And calls changeSourceImage