kwilcz / Antario

Clean base/cheat made for CS:GO.
MIT License
133 stars 34 forks source link

Changing the value of a slider setting doesnt change appearance of slider. #77

Open NoelWriter opened 5 years ago

NoelWriter commented 5 years ago

Changing the value of a slider setting doesnt change appearance of slider. The appearance only changes when moving the window or changing a value manually.

Temporary fix by calling this->SetValue(static_cast<T>(*this->nValue)); in render()