Skip to content

imwayland: Fix typo in code

Carlos Garnacho requested to merge wip/carlosg/fix-surrounding-text into gtk-3-24

To find the middle of the string, we should check both cursor/anchor. This is actually a backport of commit 8fc360da in master.

Closes: #2522 (closed)

Merge request reports