Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • covid-19-research-map covid-19-research-map
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 16
    • Issues 16
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • giscience
  • disaster-tools
  • covid-19-research-mapcovid-19-research-map
  • Issues
  • #45
Closed
Open
Created Apr 07, 2020 by Michael Auer@mauerOwner

BUG: Click event not possible when mouse position right of Heigit Logo

Click event to markers are prevented if the mouse arrow is right of Heigit Logo. This is because of the DIV around logo with class logoContainer which is spanning the whole width of the map.

Solution: add CSS Rule: div.logoContainer {pointer-events:none;} image

Edited Apr 07, 2020 by Michael Auer
Assignee
Assign to
Time tracking