Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

custom cursor in scalable html5

Explorer ,
Dec 15, 2017 Dec 15, 2017

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?

454
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Community Expert , Dec 15, 2017 Dec 15, 2017

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

Translate
Community Expert ,
Dec 15, 2017 Dec 15, 2017

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

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Dec 15, 2017 Dec 15, 2017

I am not sure what you are suggesting I do?

Thank you.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Dec 15, 2017 Dec 15, 2017
LATEST

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

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines