-
Notifications
You must be signed in to change notification settings - Fork 131
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
Changed full width button to a rounded button #308
Conversation
- fixed passcode view, error label and cancel button for smaller display sizes (iPhone SE)
Please align button-width behaviour across the app. (compare with button on initial empty server screen) Alternative: Add it as text-button to the top-right. (not beautiful, but works reliable) |
I tried it with a larger button on the iPad yesterday, but it looks not nice. Currently it has the same width as the buttons above. |
In my opinion it would looks better with a smaller button |
works for me |
ok, let's go for the approach. Approved. |
Codecov Report
@@ Coverage Diff @@
## master #308 +/- ##
==========================================
+ Coverage 29.84% 29.86% +0.01%
==========================================
Files 228 228
Lines 15283 15284 +1
==========================================
+ Hits 4561 4564 +3
+ Misses 10722 10720 -2
Continue to review full report at Codecov.
|
1 similar comment
Codecov Report
@@ Coverage Diff @@
## master #308 +/- ##
==========================================
+ Coverage 29.84% 29.86% +0.01%
==========================================
Files 228 228
Lines 15283 15284 +1
==========================================
+ Hits 4561 4564 +3
+ Misses 10722 10720 -2
Continue to review full report at Codecov.
|
Description
Related Issue
#302
Motivation and Context
How Has This Been Tested?
Types of changes
Checklist: