The implementation for SCheckBox::SetIsChecked simply sets IsCheckboxChecked without checking to see if the passed in value is different and does not trigger OnCheckStateChanged.
Result: The added listener will not be called.
Expected result: The added listener should be called.
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-65937 in the post.
2 |
Component | UE - Editor - UI Systems - Slate |
---|---|
Affects Versions | 4.20, 4.21 |
Created | Oct 29, 2018 |
---|---|
Resolved | Jan 8, 2019 |
Updated | Jan 8, 2019 |
5230 - projectgheist |