09b975fabf
This simplified the _handleDragOvershoot() callback quite a lot. Instead of transforming point positions and checking them against grid coordinates, merely check if the drop target is one of the page indicators. Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2335>