Please make lovelace card editor window wider #1201
Unanswered
Dinth
asked this question in
Other UI enhancements
Replies: 2 comments 5 replies
-
|
It's not obvious, but if you double-click the title header it should expand a lot more. |
Beta Was this translation helpful? Give feedback.
4 replies
-
|
It might be even better to make the editor dialog box resizeable and have the vertical break between the YAML and the card display be a resizeable handle allowing users to make the box as big as they'd like, then adjust for more text (left) or more card (right) as necessary. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the enhancement
Currently the editor window takes about 50% of the screen width. This may be good on smaller screens, but leaves a lot of unused space on bigger screens.
At the same time the actual editing area is very small, whats particularly painful when editing lovelace card code. On my screen, the actual editor window is only 46 characters wide. Editing any longer template in such narrow window is very, very inconvinient.
Use cases
Having an edit window at least 80 if not 120 characters wide would greatly speed up editing lovelace cards. The user could see whole templates without need of scrolling horizontally. It would also make finding the specific parts of code much easier and generally would greatly improve the experience when editing cards.
Visual examples
Currently it looks like this on 1440p screen:

Anything else?
No response
Beta Was this translation helpful? Give feedback.
All reactions