mirror of
https://github.com/taigrr/wtf
synced 2025-01-18 04:03:14 -08:00
Prevent text-wrapping in PrettyWeather widget
This commit is contained in:
parent
353bd1220d
commit
c5617e9019
@ -24,8 +24,6 @@ func NewWidget() *Widget {
|
|||||||
TextWidget: wtf.NewTextWidget("Pretty Weather", "prettyweather", false),
|
TextWidget: wtf.NewTextWidget("Pretty Weather", "prettyweather", false),
|
||||||
}
|
}
|
||||||
|
|
||||||
widget.View.SetWrap(true)
|
|
||||||
|
|
||||||
return &widget
|
return &widget
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user