Skip to content

[notifications] Fix notifications overflowing out of screen on mobile

Bhushan Shah requested to merge work/bshah/fix-notifications-for-mobile into master

When calculating if screen rect is narrower then popup also consider the popupEdgeDistance, because otherwise, popup itself can be smaller then screen but still out of bounds.

Merge request reports