Skip to content
New issue

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

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

Already on GitHub? # to your account

Add ability to click on links in latest news. #2643

Merged
merged 1 commit into from
Jul 10, 2024
Merged

Conversation

manyoso
Copy link
Collaborator

@manyoso manyoso commented Jul 10, 2024

No description provided.

Signed-off-by: Adam Treat <treat.adam@gmail.com>
@manyoso manyoso merged commit e832eba into main Jul 10, 2024
6 of 12 checks passed
Comment on lines +192 to +194
onLinkActivated: function(link) {
Qt.openUrlExternally(link);
}
Copy link
Member

Choose a reason for hiding this comment

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

For consistency, I think we should either remove the MouseArea for links in settings (MySettingsLabel), or use a MouseArea in similar places such as this one. I lean towards the former.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants