zsviczian / obsidian-excalidraw-plugin

A plugin to edit and view Excalidraw drawings in Obsidian
3.68k stars 202 forks source link

BUG: Draw cursor is not shown when using Wacom tablet #1758

Closed hyrodium closed 2 months ago

hyrodium commented 2 months ago

Thank you very much for the excellent plugin!

Your environment

SYSTEM INFO:
    Obsidian version: v1.5.12
    Installer version: v1.5.8
    Operating system: #1 SMP PREEMPT_DYNAMIC Wed Apr 10 20:05:44 UTC 2024 6.1.85-1-MANJARO
    Login status: logged in
    Catalyst license: none
    Insider build toggle: off
    Live preview: on
    Base theme: dark
    Community theme: none
    Snippets enabled: 0
    Restricted mode: off
    Plugins installed: 6
    Plugins enabled: 5
        1: Git v2.24.1
        2: Templater v2.2.3
        3: Calendar v1.5.10
        4: Tag Wrangler v0.6.1
        5: Excalidraw v2.1.6

RECOMMENDATIONS:
    Community plugins: for bugs, please first try updating all your plugins to latest. If still not fixed, please try to make the issue happen in the Sandbox Vault or disable community plugins.

Describe the bug I can't find my Draw cursor when using Wacom tablet. (See screenshots below.)

To Reproduce Steps to reproduce the behavior:

  1. Open Excalidraw plugin on Obsidian
  2. Select Draw tool
  3. Draw lines, and I can't see my cursor

Expected behavior I would like to see my cursor because my tablet is not an LCD tablet. Note that my cursor is correctly shown on https://excalidraw.com/.

Screenshots

https://github.com/zsviczian/obsidian-excalidraw-plugin/assets/7488140/c13c1185-c476-40f3-bd23-1cb0d707cf43

Additional context

zsviczian commented 2 months ago

Please do a bit of research. Do any of these answer your question?

https://github.com/zsviczian/obsidian-excalidraw-plugin/issues?q=is%3Aissue+crosshair

hyrodium commented 2 months ago

Oh, I'm sorry that I have overlooked the release notes and related issues somehow. https://github.com/zsviczian/obsidian-excalidraw-plugin/issues/1681#issuecomment-2033892185 resolved the problem. Thank you very much!