Change mouse style to hand doesnot work on Chrome

0 favourites
  • 4 posts
From the Asset Store
Experience the true heartbeat of combat with "Combat Hits - Hand To Hand Fighting SFX."
  • I have something like this

    Mouse OVer an object changes mouse style screenshot

    And this didnt work on my machine for long, pulled my hair out and then tested on 32bit machine and voila it works!

    Things to note:

    Using latest chrome

    Using latest C2

    Works on 64bit firefox and IE9

    P.S: I have more such issues that dont work across all browsers.. will be raising more bugs/forumposts :)

  • Just for reference I will say that this seemes to work like it should for me. 64 bit machine with chrome version 17.0.963.65 m.

  • I have the same version.

    I just looked in the error console. the body part looks like this

    style="background-image: -webkit-canvas(c2csscanvas); background-attachment: initial; background-origin: initial; background-clip: initial; background-color: initial; cursor: pointer; background-position: initial initial; background-repeat: initial initial; "

    Notice cursor: pointer; <-- it toggles between 'auto' and 'pointer' when I keep the mouse hovered over the sprite.

    Also what's with the 'backgroun-position' and 'background-repeat'?

    Shouldn't that value be 'initial' rather than 'initial initial'? .. chrome error console style show it marked mistake anyway.

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • This looks like a browser limitation when WebGL is disabled. Have you got WebGL turned off or are your graphics drivers out of date?

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)