BryanGIG
BryanGIG
> We are aware of this error, and are trying to resolve it I had made a fix for this in #48 consider checking it 🙂
I suspect the bug is from ed700c2 in `src/youtube-music.css` ```css ytmusic-player[player-ui-state=FULLSCREEN] { top: calc(var(--menu-bar-height, 32px) * -1) !important; } ``` where is should be subtract the `margin-top` instead of `top`...
Yup, it does fix it 
it seems like the dobby prebuilt is compiled with diffrent compile args, you can try import the entire dobby repo to project and link `dobby_static` in the cmake