So I am running ImmichFrame based on Immich running on Unraid. I am very happy with the capabilities as it allows me to run my own digital photo frame feeds at home on any size library with many features.
First on Fully Kiosk Browser it only displayed a white screen. I upgraded all of my Fully Kiosk implementations to the latest version and that resolved this.
Second, on Chrome in Windows it introduced scroll bars on the image when running in a custom tile. It does not do this on Mac. I am running the latest version of Chrome. I stepped back a version in ImmichFrame and it stopped doing this.
I went through the release notes but so far cannot figure out what is causing this or how I might address it. Any thoughts? Thanks.
Is that using a standard “URL” Custom Tile or some other type of Custom Tile (like the Refreshable iFrame Custom Tile)?
The URL Custom Tile doesn’t try to do anything special other than display the URL you provide directly into an iframe. So it’s not trying to explicitly hide scrollbars or anything of that nature if the content from the supplied URL ends up being too big. It sounds like ImmichFrame tries to handle this at least in some versions – that’s of course assuming that it’s the iframe that’s scrollable rather than some other element within the iframe.
You could try to use your browsers’s developer tools to inspect the iframe and manually set its overflow to hidden or otherwise poke through ImmichFrame within the Custom Tile iframe and see if you can identify where the scrolling is happening
For some reason the issue has gone away. I have updated Immich but not ImmichFrame so I am looking into whether the root cause was in Immich. But I will look into the refreshable tile anyway. There is a bug in ImmichFrame that if it is left for too long (many hours) of rotating through pictures it produces an error. So refreshing periodically wouldn’t be a bad thing.