antfu / live-draw

A tool allows you to draw on screen real-time.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Doesn't work on multiple monitos

RicardoGV2 opened this issue · comments

Describe the bug

Capture

The program does not work an all the monitors, and if I change the window to a secondary monitor, I'm just able to draw on a little part of the entire window. also if I move the tools out of that space, it disappears.

Reproduction

Reproducible

System Info

Windows 10

Used Package Manager

npm

Validations

  • Follow our Code of Conduct
  • Read the Contributing Guide.
  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead.
  • The provided reproduction is a minimal reproducible of the bug.

There's a quick fix for this.
Right-click on the taskbar and unlock it.
Drag and drop your taskbar to the screen where you want to use live-draw.
Run the app, and it will start on the screen where you dropped the taskbar.
Thanks!