Skip to content

textview: Give the magnifier correct coordinates

Matthias Clasen requested to merge popover-bounds-trouble into main

The magnifier expects coordinates relative to the widgets 'bounds', while the popover wants them relative to the allocation.

Merge request reports