-
-
Notifications
You must be signed in to change notification settings - Fork 287
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: fixes new product found button overflow #1586
Conversation
Codecov Report
@@ Coverage Diff @@
## develop #1586 +/- ##
==========================================
- Coverage 8.90% 8.84% -0.07%
==========================================
Files 161 162 +1
Lines 6581 6694 +113
==========================================
+ Hits 586 592 +6
- Misses 5995 6102 +107
Continue to review full report at Codecov.
|
Thanks for your PR @bhattabhi013, but could you add some spaces between the three Widgets please? |
packages/smooth_app/lib/generic_lib/buttons/smooth_large_button_with_icon.dart
Outdated
Show resolved
Hide resolved
Hi @g123k, |
@bhattabhi013 I'm talking about the layout of the button, but the "external" Column. |
packages/smooth_app/lib/generic_lib/buttons/smooth_large_button_with_icon.dart
Outdated
Show resolved
Hide resolved
Perfect, thanks for your work @bhattabhi013! |
What
fixes new product found button overflow while scanning a new product.
Screenshot
Fixes bug(s)
Part of
(please be as granular as possible)