Cristi

Results 24 comments of Cristi

just installed the latest beta, and I like it 🥇 ![image](https://user-images.githubusercontent.com/9143267/116415895-848be280-a842-11eb-9af3-1efa4aacebb3.png)

This is the first time I realise how unintuitive dragging the scroll-wheel button with your index finger feels. It seems a bit better when you hold the index and ring...

Yeah, it all sounds good and nice but I think the biggest point would be to get what the best all-rounder is and set that as the default, so it...

this would be a useful addition, because the current JS requires you do "hack" your way into it's own DOM container

you can download it [midea_ac_lan.zip](https://github.com/georgezhao2010/midea_ac_lan/releases/download/tags/v0.3.22/midea_ac_lan.zip) and then just put in in your home assistant's `custom_components` folder easiest way is to install `Studio Code Server` on you home assistant and just...

> Hi, op says the link is wrong, comments suggest manual install, final comment links to a line in hacs.json. Anyone know the actual issue as to why this is...

up! same here ``` gitreset: { layoutManager:{ options: { mode:'hard', commit: 'HEAD~1' }, files: { src: '/scripts/managers/layoutManager.js' } } }, ``` Resets everything... and `gitcheckout` does not support files

I am also facing the same issue (the one where the values become similar to the one when dragging started) The easiest way to reproduce for me is: - ios...

I'd also like this functionality; both IOS and Android webviews don't work ``` const blobOutput = new Blob([buffArr], { type: "application/octet-stream" }); ``` On IOS Webview, if I create the...