nothingislost / obsidian-dynamic-highlights

An experimental Obsidian plugin that highlights all occurrences of the word under the cursor
MIT License
132 stars 7 forks source link

Fix checkbox hover width bug #69

Closed chrisgrieser closed 1 year ago

chrisgrieser commented 1 year ago

without the additional condition, the selector also affects checkboxes; most notably it sometimes prevents from properly clicking the save button, since the regex-checkbox is too wide on hover.