Closed bsimser closed 8 years ago
Original comment by Joris Huijbregts (Bitbucket: jjahuijbregts, ).
UIShowValueModel has a new option, hide slider when empty for more control (fixes #185)
Original comment by Joris Huijbregts (Bitbucket: jjahuijbregts, ).
UIShowValueModel has a new option, hide slider when empty for more control (fixes #185)
Original report by John (Bitbucket: FlameFalcon, GitHub: FlameFalcon).
For the "UIShowStat" the "UIShowValueModel > Repaint > SetActive(slider, current > 0.001f);" I commented out the "SetActive" don't know if this want's to be removed or have a bool "HideSliderAtZero". As my bar was disabling at "0" and tracked it down to that line.