sparrowwallet / sparrow

Desktop Bitcoin Wallet focused on security and privacy. Free and open source.
https://sparrowwallet.com/
Apache License 2.0
1.36k stars 192 forks source link

Fix #1510: Handle spacing and links in content box messages. #1512

Closed dcavacec closed 1 month ago

dcavacec commented 1 month ago

1510

Updates getContentBox to create Hyperlinks for URLs found in the passed message. Two helper functions were added for creating the Hyperlinks and Labels (for non-link text).

craigraw commented 1 month ago

Thanks - I've added a couple of comments, but it seems to be working well on macOS. I will test on Linux.

dcavacec commented 1 month ago

Thanks - I've added a couple of comments, but it seems to be working well on macOS. I will test on Linux.

Updated!

craigraw commented 1 month ago

Tested in Linux, working well. Thanks!