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 add account window text clipping, enlarge text #4910

Merged
merged 1 commit into from
Sep 10, 2022

Conversation

claucambra
Copy link
Collaborator

@claucambra claucambra commented Sep 7, 2022

The enlargement of the text partially addresses #4896

Fixing the text layouting should make it easier for translators to change the text without the text view being broken. It also lets us use larger lettering without having to be careful not to break the text view

Screen.Recording.2022-09-07.at.16.48.04.mov

Below is master:

Screen.Recording.2022-09-07.at.16.53.41.mov

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

@codecov
Copy link

codecov bot commented Sep 8, 2022

Codecov Report

Merging #4910 (6619805) into master (8bd9738) will decrease coverage by 0.04%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #4910      +/-   ##
==========================================
- Coverage   57.21%   57.17%   -0.05%     
==========================================
  Files         138      138              
  Lines       17136    17136              
==========================================
- Hits         9805     9798       -7     
- Misses       7331     7338       +7     
Impacted Files Coverage Δ
src/libsync/vfs/cfapi/cfapiwrapper.cpp 74.20% <0.00%> (-0.46%) ⬇️
src/libsync/discovery.cpp 84.56% <0.00%> (-0.30%) ⬇️
src/libsync/propagatedownload.cpp 64.88% <0.00%> (-0.30%) ⬇️

@claucambra claucambra force-pushed the bugfix/add-account-text branch from ca01a2c to ca1a34c Compare September 9, 2022 10:20
@claucambra claucambra requested a review from mgallien September 9, 2022 10:20
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
@mgallien mgallien force-pushed the bugfix/add-account-text branch from ca1a34c to 6619805 Compare September 10, 2022 18:16
@nextcloud-desktop-bot
Copy link

AppImage file: nextcloud-PR-4910-66198055d31946158efeef9b564ab13e790af0ac-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.

@sonarqubecloud
Copy link

SonarCloud Quality Gate failed.    Quality Gate failed

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

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@mgallien mgallien merged commit 63fb2d3 into master Sep 10, 2022
@mgallien mgallien deleted the bugfix/add-account-text branch September 10, 2022 19:22
@mgallien
Copy link
Collaborator

/backport to stable-3.6

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