primary-theme / obsidian

Comfy, playful but productive theme for Obsidian. "Primary instantly puts you in a relaxed state that opens the door to creativity and exploration. Wonderfully executed down to the smallest details,"
GNU General Public License v3.0
846 stars 38 forks source link

bug with plugins that use searchers #204

Open FREYA265 opened 2 weeks ago

FREYA265 commented 2 weeks ago

Hi Cecilia, I noticed this bug with the search filters. Another Primary user also has the same bug.

image

It would seem to come from this line:

.popover, .suggestion-container, .suggestion-popover {
    animation: var(--anim-popup); 
}

Thank you for your work :)