genielabs / HomeGenie

HomeGenie, the programmable automation intelligence
https://homegenie.it
GNU General Public License v3.0
387 stars 154 forks source link

[SUGGESTION] additional custom widget size option #460

Closed tuicemen closed 1 year ago

tuicemen commented 1 year ago

Is your feature request related to a problem? Please describe. the current size option for this is ok for most things however some old time widgets needed a custom size or at least to display full width of HG desktop Describe the solution you'd like I'd like to see one more size option that allowed for full width of the HG screen current large height is ok perhaps call it Xlarge

Describe alternatives you've considered scroll bars do appear but some things get jumbled as seen in attached

Additional context sample

genemars commented 1 year ago

By leaving the size field to "Not set" should now allow any custom size.

tuicemen commented 1 year ago

Ok so how would one custom size the widget?

genemars commented 1 year ago

Ok so how would one custom size the widget?

You can set the size in the widget's html or css.

tuicemen commented 1 year ago

But wouldn't that change all widgets using this to that size if the size field was left as not set?

genemars commented 1 year ago

Each added widget has its own settings.

tuicemen commented 1 year ago

Ok thanks