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

redesign ekranu firmy #94

Merged
merged 17 commits into from
Aug 8, 2024
Merged

Conversation

karolgeneral
Copy link

IMG_1990
IMG_1991

@karolgeneral karolgeneral changed the base branch from main to feature/redesing August 2, 2024 11:46
lib/pages/detail/polish_capital_grapho.dart Outdated Show resolved Hide resolved
lib/pages/detail/polish_capital_grapho.dart Outdated Show resolved Hide resolved
lib/pages/detail/polish_capital_grapho.dart Outdated Show resolved Hide resolved
lib/pages/detail/detail.dart Outdated Show resolved Hide resolved
final end = textPainter.getOffsetBefore(pos.offset);
final text = TextSpan(
text: widget.text.substring(0, end),
style: TextStyle(color: Colors.black),
Copy link
Member

Choose a reason for hiding this comment

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

Wszędzie tam, gdzie używasz czarnego koloru powinien być użyty ten color: https://www.figma.com/design/BVuJwwHa2uAqAVVtsyCx0H/Pola-REDESIGN?node-id=0-1&t=7KkjB00eexJcHMbz-0

Copy link
Member

Choose a reason for hiding this comment

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

Dotyczy się to też expandable_text i polish_capital_graph

Copy link
Author

Choose a reason for hiding this comment

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

w polish capital graph nie jest nigdzie użyty kolor czarny

@karolgeneral karolgeneral linked an issue Aug 8, 2024 that may be closed by this pull request
@karolgeneral karolgeneral merged commit b790986 into feature/redesing Aug 8, 2024
2 checks passed
@karolgeneral karolgeneral deleted the feature/85-company-page branch August 8, 2024 20:53
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.

Redesign ekranu firmy
2 participants