I tried to install gVim in my WSL 2 environment using sudo apt install vim-gtk3
.
Everything works well, but the following gdk-warning occurs when I resize a gVim window:
I haven't seen any questions about this except for What does "Gdk-WARNING **: gdk-frame-clock: layout continuously requested, giving up after 4 tries" mean?, but it does not help me.
Has anyone experienced the same problem or know how to solve it?