Dear community,
my app contains a vertical gallery which has horizontal subgalleries. The elements of the subgallery are too many to be displayed at once. Thus, I set ShowNavigation = true in the gallery's properties.
In addition, I am using the pop effect for hovering over the subgallery's elements.
When I move my cursor over the navigation arrows, the pop effect causes "shaking" of the element beneath and the arrow itself is not clickable. However, scrolling by pressing Shift and using the scroll wheel works perfectly.
The only way I found to "solve" this bug is deactivating the improved rendering.
Please fix this bug so that my app is usable with the new rendering.
Kind regards,
Jan