hochschule-darmstadt-UAS / ddk-artbrowser

Exploring the world of arts using open data
http://openartbrowser.org/
MIT License
1 stars 1 forks source link

image on arrow buttons does not change #81

Open EeveesEyes opened 3 years ago

EeveesEyes commented 3 years ago

Describe the bug In the artwork component the image doesn't change when < and > buttons are pressed in the slider under the artwork (the artwork needs to have more than 3 artworks). Furthermore the < and > icon texts can be selected, which is not necessary.

To Reproduce Steps to reproduce the behavior:

  1. Go to https://cai-ddk-art-browser.fbi.h-da.de/artwork/artwork-DE-Mb112-20243965
  2. Click on arrow buttons
  3. See change of ngx-image-slider but not of selected image

Expected behavior The image should change on button click. The < and > icon texts should not be selectable (css: user-select: none).