Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add SizeName property to Hyperlink widget #4832

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

dweymouth
Copy link
Contributor

Description:

Allows for controlling the size of the text of a hyperlink using the theming system.

Fixes #4829

Checklist:

  • Tests included.
  • Lint and formatter run with no errors.
  • Tests all pass.

Where applicable:

  • Public APIs match existing style and have Since: line.

@coveralls
Copy link

Coverage Status

coverage: 65.07%. remained the same
when pulling bc6ea78 on dweymouth:hyperlink-sizename
into 54154f9 on fyne-io:develop.

Copy link
Member

@Jacalz Jacalz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me but I'd like to see Andrew give the final review (given that the feature proposal hasn't seen any activity yet) 👍

@dweymouth dweymouth requested review from andydotxyz and removed request for andydotxyz May 21, 2024 14:28
andydotxyz
andydotxyz previously approved these changes May 22, 2024
Copy link
Member

@andydotxyz andydotxyz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can see why this would be needed, thanks

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.

None yet

4 participants