zsviczian / obsidian-excalidraw-plugin

A plugin to edit and view Excalidraw drawings in Obsidian
4.04k stars 218 forks source link

BUG: Number sliders on pdf import not updating #1716

Open Luk3Pl4ys opened 5 months ago

Luk3Pl4ys commented 5 months ago

Your environment SYSTEM INFO: Operating system: android 14 (samsung SM-P613) Obsidian version: 1.5.12 (134) API version: v1.5.12 Login status: not logged in Live preview: on Base theme: dark Community theme: none Snippets enabled: 1 Restricted mode: off Plugins installed: 2 Plugins enabled: 2 1: Remotely Save v0.4.16 2: Excalidraw v2.1.4

Describe the bug The sliders when importing a pdf file to the canvas no longer update their values while dragging them, making it hard to select a specific value. Once you stop draging the value updates as usual.

To Reproduce Steps to reproduce the behavior:

  1. Click on "Insert ANY file"
  2. Select any pdf file
  3. Click on "as Pdf"
  4. Drag any slider: "Number of columns", "Size of gap between pages", "Imported page size"
  5. The value doesn't update while dragging but only when dragging stops

Expected behavior The value of the slider should update while still draging to allow for easy and precise selecting of the value you want. This was already the case in earlier version and was working till 2.1.2 as far as i can remember.

zsviczian commented 5 months ago

Yes, I noticed as well. Thanks for raising an issue - this helps me not to forget to fix this.