BU-Spark / se-Symbiota-portal

The Symbiota Virtual Flora/Fauna project is an open source software project, with central goal of developing on-line tools that aid in the generation, exploration and management of biodiversity data (collection specimens, observations, images, checklist, keys, etc.). See also: http://bdj.pensoft.net/articles.php?id=1114 and http://symbiota.org/
GNU General Public License v2.0
1 stars 3 forks source link

Image Zoom #28

Closed ttaliacc closed 12 months ago

ttaliacc commented 1 year ago

We are currently working on the image zoom function. There are several different ways to implement it, and we are not quite sure which one you prefer:

  1. The one in the demo video
  2. the one the old entry form has
  3. some others available online...
ttaliacc commented 1 year ago

We decided to reuse the image zoom of the old entry form, but only keep the part we need.

ttaliacc commented 12 months ago

Successfully migrated the zoom function of the old entry form with commit: 31cb3b96f9ea378fc5628223ef67cc819979bf8a, and the zoom function is working now