mortii / anki-morphs

A MorphMan fork rebuilt from the ground up with a focus on simplicity, performance, and a codebase with minimal technical debt.
https://mortii.github.io/anki-morphs/
Mozilla Public License 2.0
55 stars 8 forks source link

Make dialogs free floating #81

Closed mortii closed 9 months ago

mortii commented 9 months ago

Right now they are anchored to their parent, so if you move a dialog you also move the parent. This is annoying because sometimes the dialog is blocking content you want to see in the parent.

There is probably a "modal"-property or something similar that can be checked to make this happen.

HQYang1979 commented 9 months ago

by the way, is it possible to exclude cards with specific tags...I mean the other way around

github-actions[bot] commented 6 months ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.