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

Fix ActivityList delegate warnings #5172

Merged
merged 1 commit into from
Nov 15, 2022

Conversation

claucambra
Copy link
Collaborator

Whether we use anchors or width to set the ActivityList delegates, we consistently get issues accessing the parent, polluting the logs

This PR addresses this by only setting the delegate anchors if parent is available

Signed-off-by: Claudio Cambra claudio.cambra@nextcloud.com

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
@claucambra claucambra force-pushed the bugfix/fix-activitylist-warnings branch from a167eee to e281c46 Compare November 15, 2022 10:51
@claucambra claucambra merged commit d5af4bc into master Nov 15, 2022
@claucambra claucambra deleted the bugfix/fix-activitylist-warnings branch November 15, 2022 10:52
@sonarcloud
Copy link

sonarcloud bot commented Nov 15, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@nextcloud-desktop-bot
Copy link

AppImage file: nextcloud-PR-5172-e281c46fa59af12c846850acc0fc1b5dbecdd660-x86_64.AppImage

To test this change/fix you can simply download above AppImage file and test it.

Please make sure to quit your existing Nextcloud app and backup your data.

@mgallien mgallien added this to the 3.7.0 milestone Nov 24, 2022
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.

3 participants