openedx / xblock-image-explorer

GNU Affero General Public License v3.0
9 stars 39 forks source link

[MCKIN-10542] Fix triggers on mobile #58

Closed Agrendalath closed 5 years ago

Agrendalath commented 5 years ago

This fixes image triggers and reveal alignment to prevent it from being hidden under navigation bar.

Testing instructions:

  1. Checkout this branch.
  2. Create course with Image Explorer block.
  3. Change width to anything between 270px and 767px.
  4. Check that visited triggers are still visible and the reveal has its close button visible.