iron-vault-plugin / iron-vault

Obsidian plugin for Ironsworn/Starforged games
https://iron-vault-plugin.github.io/iron-vault/
Other
22 stars 1 forks source link

Text in modals is not selectable #310

Open zkat opened 1 week ago

zkat commented 1 week ago

You should be more to copy paste text from modals but I think obsidian is disabling this???

zkat commented 1 week ago

Reopening. Still can't select text in mobile :(

zkat commented 1 week ago

There's two things wrong here:

  1. We're still not applying .iron-vault-modal to oracle modals for some reason
  2. on iOS, user-select: text doesn't seem to be doing anything at all. Gonna have to experiment and/or hook up devtools to my phone because it's working fine in emulation mode.