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

gui/macOS: Remove "advanced settings" section for macOS VFS settings #7928

Merged
merged 4 commits into from
Mar 3, 2025

Conversation

claucambra
Copy link
Collaborator

It's not necessary. Space can be saved by simplifying the text for the button and moving it alongside the sync status item

After changes:

Screenshot 2025-02-26 at 11 00 49

@camilasan camilasan force-pushed the work/no-advanced-settings-mac-vfs branch from 85c3477 to 324121b Compare March 3, 2025 13:01
Copy link

sonarqubecloud bot commented Mar 3, 2025

text: qsTr("Request sync")
visible: !root.syncStatus.syncing
hoverEnabled: true
onClicked: root.controller.signalFileProviderDomain(root.accountUserIdAtHost)
Copy link
Member

Choose a reason for hiding this comment

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

I think you meant to emit the domainSignalRequested signal here

@mgallien mgallien force-pushed the work/no-advanced-settings-mac-vfs branch from 324121b to e7fcb91 Compare March 3, 2025 16:10
@mgallien mgallien merged commit ce0347f into master Mar 3, 2025
8 of 14 checks passed
@mgallien mgallien deleted the work/no-advanced-settings-mac-vfs branch March 3, 2025 16:11
@mgallien
Copy link
Collaborator

mgallien commented Mar 3, 2025

/backport to stable-3.16

Copy link

github-actions bot commented Mar 3, 2025

Artifact containing the AppImage: nextcloud-appimage-pr-7928.zip

SHA256 checksum: cf39e2057b44668e85d97b61fd93398864af81751df5487d6c598c243254419f

To test this change/fix you can download the above artifact file, unzip it, and run it.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants