Wow, thank you so much! It works amazingly well for a first version. The only problem I’ve noticed so far is that it’s sometimes too sensitive and changes the view even though it wasn’t intended.
Will you also add support for the custom updater in the future? Or ist this just a POC and will be merged into custom compact header?
mayker
(maykar (pronounced "maker" with a southern accent))
5
Just updated to add custom updater support and changed swipe amount to be based on a percentage of screen width. If you take a look at the code in the .js file you can see it’s now configurable in there as well.
I’m undecided on keeping this as a separate project or adding it to CCH or both. Adding it to CCH would allow for easy configuration if/when more options get added.
I’ve been waiting for this for months, you are a hero sir.
Someone told me once it was doable with the swipe card however I never managed to make it (and that also meant no more tabs). I will try this tonight. But the comments sound promising. Great work!
Edit: just one question, the update log says “configurable swipe based on screen width percent”, but the readme says: “no configuration required”.
So what part is configurable? And how to do that?
mayker
(maykar (pronounced "maker" with a southern accent))
7
If you look in the js file there is a config section at the very top. You shouldn’t need to configure anything, but if you want to play with swipe length do it there.
I have tried it, works fantastically (no animations though, but that is fine). However I have one question, would it be possible to make swipe to the left unavailable when on the first page? Now it will take you back to the last page. (Not a big deal) but I only have 5 tabs in my setup (down from 15) as I prefer it to be clean.
Anyways thanks a lot for this amazing work!
mayker
(maykar (pronounced "maker" with a southern accent))
9
I’ll add a config option to turn off wrapping in the next release. Thanks!
mayker
(maykar (pronounced "maker" with a southern accent))
10
Great work! You made me and my wife happy. This was the only thing missing since I left Homekit (oh and the scenes like homekit but that is another discussion haha).