mirror of https://codeberg.org/cage/tinmop/
- [GUI] fixed link text tag limits
This commit is contained in:
parent
5674bf455a
commit
71912a8c21
|
@ -423,7 +423,7 @@
|
|||
(gui:append-text gemtext-widget (a:last-elt ir-rendered-lines))
|
||||
(gui:make-link-button gemtext-widget
|
||||
new-text-line-start
|
||||
(gui:make-indices-end)
|
||||
`(- :end 1 :chars)
|
||||
link-font
|
||||
link-fg
|
||||
link-bg
|
||||
|
|
Loading…
Reference in New Issue