1
0
Fork 0

- [TUI] ensured the link window is clear before rendering links.

This commit is contained in:
cage 2024-10-11 18:21:40 +02:00
parent 87e8492ab6
commit ee6136a884
1 changed files with 3 additions and 1 deletions

View File

@ -16,9 +16,11 @@
(in-package :open-message-link-window)
(defclass open-message-link-window (open-attach-window:open-attach-window) ())
(defmethod draw :before ((object open-message-link-window))
(win-clear object))
(defmethod refresh-config :after ((object open-message-link-window))
(open-attach-window:refresh-view-links-window-config object
swconf:+key-open-message-link-window+