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