Well, I ended up throwing a handled check in the widget’s On Mouse Down event as a catch all to prevent the widget from ignoring all input and it seemed to correct the issue.
1 Like
Well, I ended up throwing a handled check in the widget’s On Mouse Down event as a catch all to prevent the widget from ignoring all input and it seemed to correct the issue.