Edit

kc3-lang/SDL/src/video/emscripten

Branch :

  • Show log

    Commit

  • Author : Johannes Bader
    Date : 2017-11-04 11:16:49
    Hash : 17243133
    Message : Emscripten: use cursor hotspot the cursor's hotspot simply wasn't translated to it's CSS equivalent, yet see https://developer.mozilla.org/en-US/docs/Web/CSS/cursor?v=example#Syntax. no explicit hotspot if (0|0) for compatibility with Edge and IE, which indeed don't support custom hot spots