I noticed that different visibility setting solves the problem, at least in my case.
SlateBrowserWidget->SetVisibility(EVisibility::HitTestInvisible);
Do you come up with issues regarding this solution, or have a better proposal?
I noticed that different visibility setting solves the problem, at least in my case.
SlateBrowserWidget->SetVisibility(EVisibility::HitTestInvisible);
Do you come up with issues regarding this solution, or have a better proposal?