Open siddharthsuneel opened 7 years ago
I had this problem as well. Here are the steps I use to get around the problem.
I monitor which items have been seen and remove them so that if you rotate and put them back in place, I don't re-add any items that may have already been shown. Hopefully this will get you close.
I have implemented this pod in my project, but whenever the orientation changes overlay mask does not get adjusted automatically.