kotelnik / plasma-applet-weather-widget

Plasma 5 applet for displaying weather information from yr.no server.
GNU General Public License v2.0
88 stars 42 forks source link

Font overlap at dropdown bottom. #81

Open roachsinai opened 5 years ago

roachsinai commented 5 years ago

image

roachsinai commented 5 years ago

Maybe could change string

// return 'Weather forecast from yr.no, delivered by the Norwegian Meteorological Institute and the NRK'

to

return 'Weather forecast from yr.no, delivered by the NMI and the NRK'

which locates at https://github.com/kotelnik/plasma-applet-weather-widget/blob/02779f9cbf740a1a61776b904c5eb622788e6834/package/contents/ui/providers/YrNo.qml#L383