jclarke0000 / MMM-OpenWeatherForecast

Magic Mirror weather module using OpenWeather API
42 stars 25 forks source link

Modify order of CurrentConditions, Summary (Alerts) and ExtraCurrentConditions? #16

Open strommsarnac opened 2 years ago

strommsarnac commented 2 years ago

Loving most of the module. Great work! I would like to change the order of how things display.

Currently, the three content areas present top down in the order CurrentConditions, Summary (severe alerts), ExtraCurrentConditions.

When there are severe alerts, the ExtraCurrentConditions gets pushed down and separated from CurrentConditions.

If there's too many (more than 3 for my case) alerts, ExtraCurrentConditions get's lost below the visible box, or displays over another module positioned below.

Is there some way to change the order of these content items so that Summary is last in the box?