Skip to content

Dialog: Fix positioning adjustments when dialog goes out of bounds

ivan tkachenko requested to merge work/ratijas/monolog into master

In particular, fixes floating popups getting flipped instead of pushed in bounds at the right edge.

Before:

image

After:

image

Merge request reports