You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 23, 2019. It is now read-only.
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.
The text was updated successfully, but these errors were encountered: