iBenMoore
iBenMoore
Submitted a [pull request](https://github.com/aldrinjenson/obsidian-camera/pull/25) that fixes this by adding a separate button for capturing Images vs Video.
> [@nullket](https://github.com/nullket) I have a working prototype of using external yt-dlp, which enables use of yt-dlp even on Kodi versions constrained to Python 2. I wanted to ask whether you...
Thanks @anohren , I was able to get this working with your example. A few more lines of code needed to be updated/commented out to make sure no attempts are...
I looked into this a bit. When you close up that last tab, the Zen toggle icon becomes the only element within it's parent html container. And then the "blank"...
Tested and I don't see this as a good idea. How can you drag your window around if the bar you would grab to drag is completely gone? Or were...
Instead of setting the display to none, try adding these 2 new sections to the CSS instead. This does what you want it to visually, you can't see the top...
FYI, I just submitted a more robust pull request #22 that includes a new toggle option to hide the "Title Bar", which basically does what you're looking for here. Plus...