How to show mouse pointer in responsive mode?

后端 未结 10 1932
刺人心
刺人心 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:49

    Press Ctrl + Shift + C while the mouse is over the page in order to turn "Select an element in the page to inspect it" mode on then turn it back off using the icon and not the shortcut. Your cursor is now visible :)

    Another way is to disable touch simulation by selecting no touch in "Emulated Devices" (in devtools settings):

提交回复
热议问题