Scott Evans

Results 17 comments of Scott Evans

I also hit this error today. It was when attempting to record from my second monitor which is a lower DPI. Moving the target and the recoding over to the...

I ended up using CSS to make something that looked like this: ![Screenshot 2020-08-25 at 14 32 35](https://user-images.githubusercontent.com/411945/91174701-eefee880-e6df-11ea-8273-904e3b20fab8.png) The goal being to remove the default play/clean action as I always...

@gytisgreitai you can find the UI config here: https://github.com/scottsweb/ham/blob/master/homeassistant/ui-lovelace.yaml#L543, my repo has other things you may find useful too: https://github.com/scottsweb/ham/tree/master/homeassistant

I tested these fixes on a Podman install and I see far less errors now. I was seeing errors every few seconds before and now I just get an occasional...

I think @johnbillion only found a handful of these files in the plugin repo... so whilst it would be good to support them, if they are fundamentally flawed in anyway,...

As WP Rocket is a premium plugin I am not sure how much testing I can do. You could use `wp_is_mobile` directly in your code to see if that works...

No plans to update this plugin. Sites generally require caching these days and this plugin has never played well with various cache scenarios. I am not familar with Oxygen builder...

Would be very interested in having brightness control too. The method above with the `color` library works to an extent but the results are still not perfect.

Actually I am seeing better results with `color.darken`, this may well be enough for now.

The problem persists but and I am not seeing any log output at the moment. Happy to close this if you feel it is isolated.