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

fixed style3 inactive color #60

Merged
merged 4 commits into from
Sep 17, 2022
Merged

fixed style3 inactive color #60

merged 4 commits into from
Sep 17, 2022

Conversation

xxJeevesxx
Copy link

style 3 was not correctly applying inactive color

Copy link
Owner

@jb3rndt jb3rndt left a comment

Choose a reason for hiding this comment

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

This will probably be a problem in other styles too but it will be reworked in #42 anyway... The only thing is that we should conform to the documentation which uses the secondary color for the text and defaults to the primary color:

lib/nav-bar-styles/style-3-bottom-nav-bar.widget.dart Outdated Show resolved Hide resolved
lib/nav-bar-styles/style-3-bottom-nav-bar.widget.dart Outdated Show resolved Hide resolved
xxJeevesxx and others added 3 commits September 12, 2022 08:11
Co-authored-by: Jannis Berndt <berndtjannis@gmail.com>
Co-authored-by: Jannis Berndt <berndtjannis@gmail.com>
@xxJeevesxx
Copy link
Author

Oops, good catch on the edits.

I didn't see the other PR. Should I check out the other styles too or not worry about it since it's getting updating in #42?

@codecov
Copy link

codecov bot commented Sep 17, 2022

Codecov Report

Merging #60 (fed3f76) into master (4cc8750) will decrease coverage by 0.05%.
The diff coverage is 44.44%.

@@            Coverage Diff             @@
##           master      #60      +/-   ##
==========================================
- Coverage   73.86%   73.81%   -0.06%     
==========================================
  Files          36       36              
  Lines        3069     3074       +5     
==========================================
+ Hits         2267     2269       +2     
- Misses        802      805       +3     
Impacted Files Coverage Δ
.../nav-bar-styles/style-3-bottom-nav-bar.widget.dart 85.84% <44.44%> (-2.27%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@jb3rndt jb3rndt merged commit 5b6e8fa into jb3rndt:master Sep 17, 2022
@jb3rndt
Copy link
Owner

jb3rndt commented Sep 17, 2022

I will fix them in #42, thanks for contributing :)

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.

None yet

2 participants