Open j-peeters opened 2 years ago
I've had similar weird behavior when switching spaces with Calendar 2.0.0.beta2 activated
I have the same experience. Potentially related to https://github.com/liamcain/obsidian-calendar-plugin/issues/291 (Window shifts upwards when Calendar is displayed)
Para corrigir este bug, utilize o seguinte código css como snippet:
.popper.svelte-ejuyfk:not(.visible){
display:none;
}
Espero ter ajudado.
I noticed that when I choose the calendar plugin tab in the right sidebar in the latest Obsidians (from 0.16 on) the tab bar shifts up and makes it look like in the screenshot below.
(I must admit that I don't remember how I got to 2.0 beta. Maybe to try out new features. When installing the latest official release all went back to normal. But I thought I report it in case it is not yet reported.)
Steps to reproduce
Expected behavior
It doesn't shift up.
Screenshots
Environment
MacOS 13.0 beta 9 Obsidian 1.0 Minimal Theme 6.0.11