1
0
Fork 0

- [GUI] fixed link text tag limits

This commit is contained in:
cage 2023-05-06 13:57:53 +02:00
parent 5674bf455a
commit 71912a8c21
1 changed files with 1 additions and 1 deletions

View File

@ -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