OpenLayers OpenLayers

Ticket #1595: 1595-r7391-A0.patch

File 1595-r7391-A0.patch, 0.6 kB (added by ahocevar, 7 months ago)
  • lib/OpenLayers/Feature/Vector.js

    old new  
    315315        hoverPointRadius: 1, 
    316316        hoverPointUnit: "%", 
    317317        pointerEvents: "visiblePainted", 
    318         cursor: "
     318        cursor: "inherit
    319319    }, 
    320320    'select': { 
    321321        fillColor: "blue", 
     
    351351        hoverPointRadius: 1, 
    352352        hoverPointUnit: "%", 
    353353        pointerEvents: "visiblePainted", 
    354         cursor: "
     354        cursor: "inherit
    355355    } 
    356356};