javalent / dice-roller

Inline dice rolling for Obsidian.md
272 stars 29 forks source link

🐞 Individual dice results cannot be seen in the mobile version of the plugin. #322

Closed SantiagoPaak closed 1 week ago

SantiagoPaak commented 3 months ago

Check for existing bug reports before submitting.

Expected Behavior

The sidepanel used to show both the result of each individual dice and the result of the sum of the dices, both.

Current behaviour

The sidepanel UI has changed to show a popup with the result of each individual dice when the cursor is placed on top of the total result. However, this popup is unavailable on mobile devices, making it impossible to see individual results.

Reproduction

  1. Open Obsidian with the plugin on a mobile device
  2. Open the side tray
  3. Do any dice roll
  4. Try to see the individual results

Which Operating Systems are you using?

Obsidian Version Check

1.6.3

Plugin Version

11.0.4

Confirmation

Possible solution

Put in options a toggle to show the results in the new and the old form.