Skip to content

feat: Add an option to underline links#2247

Merged
nikclayton merged 1 commit into
pachli:mainfrom
nikclayton:2045-option-underline-links
Apr 21, 2026
Merged

feat: Add an option to underline links#2247
nikclayton merged 1 commit into
pachli:mainfrom
nikclayton:2045-option-underline-links

Conversation

@nikclayton

Copy link
Copy Markdown
Contributor

Allow the user to choose to underline any/all/none of:

  • Links
  • Mentions
  • Hashtags

NoUnderlineURLSpan becomes MaybeUnderlineURLSpan and takes a parameter to reflect this. Make the user's choice available throughout the UI so the correct option can be passed to the span.

Add EnumMultiSelectListPreference to display the preference as a multi-select dialog.

Fixes #2045

Allow the user to choose to underline any/all/none of:

- Links
- Mentions
- Hashtags

`NoUnderlineURLSpan` becomes `MaybeUnderlineURLSpan` and takes a parameter
to reflect this. Make the user's choice available throughout the UI so the
correct option can be passed to the span.

Add `EnumMultiSelectListPreference` to display the preference as a multi-select
dialog.

Fixes pachli#2045
@nikclayton nikclayton merged commit 92818d4 into pachli:main Apr 21, 2026
51 of 53 checks passed
@nikclayton nikclayton deleted the 2045-option-underline-links branch April 21, 2026 11:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Accessibility - Adding an option to underline links

1 participant