-
Notifications
You must be signed in to change notification settings - Fork 37
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
card disordered #36
Comments
What do you mean by disordered? I think we sort them by the last motion. |
I think he meant that the active camera streaming is too low on the right, leaving a lot of space on the top. |
Ahh I can’t say I’ve seen this, any chance you could dig into this and submit a pr?
…Sent from my iPhone
On Oct 22, 2020, at 2:40 AM, Kedryn ***@***.***> wrote:
I think he meant that the active camera streaming is too low on the right, leaving a lot of space on the top.
For me, both camera list and camera streaming are too right, starting in the middle, wasting half screen of space and putting scroll bars on bottom
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
hi, same here. When I pull the browser window wider, the camera picture is somewhere in the middle. In other words, the cam picture is not where it should be according to the description. sorry - what does pr mean? |
Thanks for the additional information. It means Pull request. |
assume this has been abandoned as a project? Given this is issue is still open and not resolved. Just installed this via hacs and have the same distortion. |
Feel free to submit a pr with a fix and we'll merge it. I haven't ran into this issue.... |
Has anyone seen this issue in the latest releases? Have you been able to fix it if so? |
I experience the same, for me it is because the style for the class column has a max-width of 500px. can be fixed by altering this: or #columns { |
I think the flexbox change makes the most sense, any chance for a pr for this? Thanks again for following up with solutions / more info. |
Where does the below code go? `can be fixed by altering this: or #columns { |
In a custom css file |
Can one of you please test this out and create a pr for this. |
How do you put it in there? What goes after this?
I put it in like this, didn't do anything. card_mod: |
@Iceman248 I don't think they were putting this in card_mod but directly in the components source. |
Hello, the style of the card looks disordered (see attachment). The installation was done via HACS. The functionality is given as described, only the look is not as expected. This problem occurs in the browser, in the app, on iphone, ipad, on Mac as well as on windows ...
The text was updated successfully, but these errors were encountered: