waschinski / photo-stream

Self-hosted, super simple photo stream
https://github.com/waschinski/photo-stream
MIT License
449 stars 70 forks source link

possible fix for translation in chrome, improvement for touchable devices #25

Closed boerniee closed 2 years ago

boerniee commented 2 years ago

Hello

in this pull request I have changed the css, so on touch devices with no possibility to hover, the buttons in the grid will always be visible. On Desktops with pointers, the buttons will only be visible by hovering over them. Also I have added a new meta tag for translation policies and two attributes to the html tag. In my dev environment and my selfhosted instance, it supresses the chrome translation popup for dutch #20. Lets see if it works for others too. :)