Skip to content

Update cursor focus on popup unmap

Guido Günther requested to merge cursor-focus into master

This just mirrors the similar update that already happens on map.

Otherwise the cursor focus isn't updated until the next cursor movement, which can lead to "lost" mouse clicks etc.

Edited by Guido Günther

Merge request reports