mirror of https://codeberg.org/cage/tinmop/
- [GUI] reinitialize IR lines of client window before displaying the bookmarks page.
This commit is contained in:
parent
86ce44ae68
commit
c6be7cb311
|
@ -15,5 +15,6 @@
|
|||
(iri (internal-iri-bookmark)))
|
||||
(set-address-bar-text main-window (to-s iri))
|
||||
(clean-gemtext main-window)
|
||||
(client-main-window::initialize-ir-lines main-window)
|
||||
(gui:focus (toc-frame main-window))
|
||||
(collect-ir-lines (to-s iri) main-window parsed-page))))
|
||||
|
|
Loading…
Reference in New Issue