mirror of
https://github.com/navidys/tvxwidgets.git
synced 2025-05-01 22:18:14 +08:00
Update gauge_um.go
Signed-off-by: Sumon Sutrodhar <sumon.cse14@gmail.com>
This commit is contained in:
parent
2a46635027
commit
077b765b6d
@ -155,5 +155,5 @@ func (g *UtilModeGauge) getBarColor(percentage float64) tcell.Color {
|
|||||||
|
|
||||||
// SetEmptyColor sets empty gauge color.
|
// SetEmptyColor sets empty gauge color.
|
||||||
func (g *UtilModeGauge) SetEmptyColor (color tcell.Color) {
|
func (g *UtilModeGauge) SetEmptyColor (color tcell.Color) {
|
||||||
g.emptyColor = color
|
g.emptyColor = color
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user