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

[Enhancement] Add scaling to Frame widget #313

Open
wertzui opened this issue Aug 6, 2018 · 1 comment
Open

[Enhancement] Add scaling to Frame widget #313

wertzui opened this issue Aug 6, 2018 · 1 comment

Comments

@wertzui
Copy link

wertzui commented Aug 6, 2018

The Frame widget does not allow its content to be scaled. This may result in Problems when displaying content, like weather forecasts from https://www.meteoblue.com/de/wetter/widget/setupthree/ inside a frame.

CSS allows for easy scaling of frames using "transform: scale(0.5)".

I suggest you add an options to configure the scaling from the UI when editing the frame widget.

@Kotik82
Copy link

Kotik82 commented Aug 28, 2018

This might have been the reason why grafana iframes are not scaled.

I am trying to properly scale them in Habpanel with no luck. Any suggestions?

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

No branches or pull requests

3 participants