Slider::Pimpl::updateText should call as well updatePopupDisplay otherwise the popup display is not updated
Thanks
Slider::Pimpl::updateText should call as well updatePopupDisplay otherwise the popup display is not updated
Thanks
This was my first post on this forum where I was asking the same thing…
You’d better write your own slider class and implement whatever is needed to show the popups correctly.
No I prefer to use stock stuff whenever I can…even if this means bumping this thread every week ![]()
The rationale FYI is that I use custom getTextFromValue which can return a custom text so when I change this text I manually call updateText to force the update as stated in the doc. ( This can be called to force the text box to update its contents)
This update fine any label but not the popup display if displayed at this moment.
Thanks !
Thank you for reporting this. A fix is out on develop