BryanGIG

Results 4 comments of 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 ![image](https://github.com/th-ch/youtube-music/assets/91574316/a143225b-4227-4007-8eef-583ba5dd11f9)

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