feat(UI): Updated settings dialog UI#10031
Conversation
Signed-off-by: Rello <github@scherello.de>
Signed-off-by: Rello <github@scherello.de>
Signed-off-by: Rello <github@scherello.de>
Signed-off-by: Rello <github@scherello.de>
Signed-off-by: Rello <github@scherello.de>
This comment was marked as outdated.
This comment was marked as outdated.
| } | ||
|
|
||
| private: | ||
| void initStyleOption(QStyleOptionToolButton *option) const |
There was a problem hiding this comment.
annotate this function with override or (rarely) final
| void initStyleOption(QStyleOptionToolButton *option) const | |
| void initStyleOption(QStyleOptionToolButton *option) const override |
Signed-off-by: Rello <Rello@users.noreply.github.com>
kra-mo
left a comment
There was a problem hiding this comment.
From the screenshots:
- Some of the settings seem to be translated, but some not. Was this already the case or did this break it?
- Where does the style of toggle switches come from? It's inconsistent with how it looks for virtual files. If it's custom, it would be good to make them look like how our switches look on the web anyway, or if not, get it to be consistent with virtual files.
- It would be good if the alignment of classic sync could be fixed as well (and also the gap between the title and description of virtual files, and the text clipping there).
The rest looks like improvements, a good next step.
Signed-off-by: Rello <github@scherello.de>
Yes |
Signed-off-by: Rello <Rello@users.noreply.github.com>
Signed-off-by: Rello <github@scherello.de>
No Clang-Tidy warnings found so I assume my comments were addressed
|
@kra-mo
|
Hallo @kra-mo , |
Signed-off-by: Rello <github@scherello.de>
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 532b8c4ce9
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
Signed-off-by: Rello <Rello@users.noreply.github.com>
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 21d946657a
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
|
Artifact containing the AppImage: nextcloud-appimage-pr-10031.zip Digest: 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. |
|








#9979