Browser and Operating System:
Chrome, OSX + Windows 10
Description of problem:
When decluttering-card is used to create a card of type: iframe which is subsequently used in a panel, the iframe only consumes 50% of the screen height. Simply using the iframe card directly causes the iframe to consume exactly the full viewport area. This is due to the way that decluttering-card wraps the iframe with its own card, but does not pass through the necessary CSS styles.
Javascript errors shown in the web inspector (if applicable):
N/A
Checklist:
Release with the issue:
0.5.0
Last working release (if known): N/A
Browser and Operating System: Chrome, OSX + Windows 10
Description of problem: When
decluttering-card
is used to create a card oftype: iframe
which is subsequently used in apanel
, the iframe only consumes 50% of the screen height. Simply using the iframe card directly causes the iframe to consume exactly the full viewport area. This is due to the way thatdecluttering-card
wraps the iframe with its own card, but does not pass through the necessary CSS styles.Javascript errors shown in the web inspector (if applicable): N/A
Additional information: N/A