How to show mouse pointer in responsive mode?

后端 未结 10 1780
刺人心
刺人心 2021-01-31 06:45

I used to be able to uncheck a checkbox that said Emulate touch screen in the Emulation/Sensors-panel so that I could see a mouse pointer when using re

10条回答
  •  失恋的感觉
    2021-01-31 07:37

    The answer is pretty straightforward. Chrome gives you an option to create a custom device. Follow these steps: 1. Open dev tools 2. Press F1 to get into settings 3. go to devices 4. Add a custom device there.

    The IMPORTANT THING: When you create a custom device, choose the option "Mobile (No Touch)". That's it, cursor would be visible when you select this device for emulation.

提交回复
热议问题