Skip to main content
teresah9791625
Known Participant
December 15, 2017
Answered

custom cursor in scalable html5

  • December 15, 2017
  • 1 reply
  • 515 views

I am using the custom cursor code in an html5 animate project. It works fine unless I select Make Responsive in the Publish Settings. If I select this, then the custom cursor is off from the mouse cursor. I am assuming this has something to do with scaling in the browser but does anyone know of a way to fix it?

    This topic has been closed for replies.
    Correct answer kglad

    compare the cursor's location vs where it should be for 2 or 3 different stage resizes.

    1 reply

    kglad
    Community Expert
    Community Expert
    December 15, 2017

    you can probably find the correct factor using console.log.

    teresah9791625
    Known Participant
    December 15, 2017

    I am not sure what you are suggesting I do?

    Thank you.

    kglad
    Community Expert
    kgladCommunity ExpertCorrect answer
    Community Expert
    December 15, 2017

    compare the cursor's location vs where it should be for 2 or 3 different stage resizes.