Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

Feature Request: Keep card opened #33

Open
houtknots opened this issue Jun 8, 2021 · 4 comments
Open

Feature Request: Keep card opened #33

houtknots opened this issue Jun 8, 2021 · 4 comments

Comments

@houtknots
Copy link

I would like the option to keep te card opened when the printer is connected to home-assistant.

It would also be awesome if the card could always stay opened for dashboard applications.

@houtknots houtknots changed the title Always open Feature Request: Keep card opened Jun 8, 2021
@Stephan1908
Copy link

Yes that would be great!
Greetings Stephan

@CumpsD
Copy link

CumpsD commented Oct 30, 2021

Can we tweak this with css in the current version?

@CumpsD
Copy link

CumpsD commented Oct 30, 2021

Right, fixed:

type: 'custom:mod-card'
style: |
  threedy-card div div div:nth-child(2) {
    height: auto !important;
    opacity: 1 !important;
	transform: none !important;
  }
card:
  type: 'custom:threedy-card'
    .
    .
    .
    <card config>

@e11en
Copy link

e11en commented Mar 14, 2023

@Stephan1908 @houtknots I've created a fork of this repo and and added an option to keep the card open, check it out here: https://github.com/e11en/ha-threedy-card

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants