akloeckner

Results 156 comments of akloeckner

Ok. That seems to be too deep in for me. First things that come to my mind: * Tell us what device and browser you're using. * Try to comment...

Just to take this note and because I stumbled over this in another place: Those two commits might contain part of the solution. https://github.com/resoai/TileBoard/pull/407/commits/e848ce74889766a8c1f0ab1e2486c90ad47d52b7 https://github.com/resoai/TileBoard/pull/407/commits/c4b28bc1681ce277c1275a0f3b0b65752e9ab4c6

Isn't the state fixed-size through `top` and `font-size` here? https://github.com/resoai/TileBoard/blob/6c2a3dfc1863aa4123b81ec255bbf5f4d8b40477/styles/main.less#L771 That would mean, the top padding would only need to be set to be "bigger" than the height of the...

> we would still need to more or less center gauge vertically I see... :-/ Then, I have no simple solution in my mind. Just a hint: I'd try to...

Looking at it again: https://github.com/resoai/TileBoard/blob/master/scripts/directives/tile.html Can we do the following? - Re-model `class="item"` to use flex-box. - Make sure that `class="item-entity-container"` still is positioned absolutely, such that legacy item `TYPE`s...

> > > @akloeckner @rchl how about `class="item -flex"` ? I found that good, until I noticed: We would need to programmatically set the `-flex` class for selective item types....

> handling is a bit hacky Maybe comparing it to the history popup can shed some light. I am not having any unintended clicks from this one. > Devices don't...

It's Homematic. But it has no brightness attribute when off, either...