MySnippets-Plugin icon indicating copy to clipboard operation
MySnippets-Plugin copied to clipboard

Incompatible with native menus on v0.16.X

Open argenos opened this issue 3 years ago • 1 comments

I wanted to give you a heads-up about the new Insiders' version, which adds native menus to the app. That makes the menu that pops up from the status bar unusable (the toggles and buttons to open snippets are gone). I got this tip from Liam about how to fix this in a plugin:

we added an override to the Menu component so that one can override the "native menus" option just for her menu. It needs to be set explicitly though

And here's the relevant part of the API:

https://github.com/obsidianmd/obsidian-api/blob/6b2138aa28fb6d6f58f78e6fabec02186fdc0f82/obsidian.d.ts#L2182

argenos avatar Sep 01 '22 09:09 argenos

Version 1.2.2+ should already take care of this. Unless the issue persists? Please let me know.

chetachiezikeuzor avatar Sep 01 '22 11:09 chetachiezikeuzor