-
Notifications
You must be signed in to change notification settings - Fork 79
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
fix(profile): fix canceling modifications in the profile #15905
Conversation
@@ -134,10 +134,6 @@ QtObject { | |||
root.profileModule.moveLink(fromRow, toRow) | |||
} | |||
|
|||
function resetSocialLinks() { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You can remove the whole section afaics, lines 116-144
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good point. Indeed there was a comment. I checked all those functions and they are never used. Removed
Jenkins Builds
|
75b868b
to
96cc689
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Thanks 👍
Fixes #15904
cancel.webm