You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 29, 2020. It is now read-only.
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()