alexmurray / flycheck-posframe

Show flycheck errors via posframe.el
60 stars 9 forks source link

Posframe sometimes disappear immediately after shown due to window-configuration-change-hook #25

Closed blahgeek closed 3 years ago

blahgeek commented 3 years ago

When I move the cursor from one line down to another line (both with flycheck errors), the new posframe will disappear immediately after shown. It seems that it's caused by the window-configuration-change-hook, which is triggered after the new posframe is shown.