obsidian-meta-bind-plugin icon indicating copy to clipboard operation
obsidian-meta-bind-plugin copied to clipboard

Buttons shifter (with icon / without icon)

Open dxcore35 opened this issue 10 months ago • 0 comments

Please fill out these Check-boxes

  • [X] I checked that the plugin is up to date
  • [X] The issue persist with all other plugins and themes disabled

This Issue Occurs on

  • [ ] Windows
  • [ ] Linux
  • [X] macOS
  • [ ] Android
  • [ ] iOS

Plugin Version

1.1.0

Describe the Issue

Screenshot 2024-04-23 at 14 33 16

Steps to Reproduce

label: 🧮 Summarize
icon: ""
hidden: false
class: ""
tooltip: ""
id: action-summarize
style: destructive
actions:
  - type: command
    command: workspace:export-pdf

label: Open calendar
icon: calendar
hidden: false
class: ""
tooltip: Log virtue
id: action-calendar
style: default
actions:
  - type: command
    command: obsidian-full-calendar:full-calendar-open

And you will see there are not is same line.

Expected Behavior

Button are identical in sence they have same dimmension and same padding and margins.

dxcore35 avatar Apr 23 '24 11:04 dxcore35