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

close #48 - added hoverTextStyle property #49

Merged
merged 5 commits into from
Jun 13, 2023

Conversation

MaurizioSodano
Copy link
Contributor

I've added the hoverTextStyle to change the SidebarXCell textStyle on hover

Comment on lines 1 to 3
{
"git-blame.gitWebUrl": ""
}
Copy link
Owner

Choose a reason for hiding this comment

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

Can you remove this changes from pr?

Comment on lines 22 to 23
this.hoverColor,
this.hoverTextStyle});
Copy link
Owner

Choose a reason for hiding this comment

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

Please add comma here

Comment on lines 185 to 186
hoverColor: hoverColor ?? this.hoverColor,
hoverTextStyle: hoverTextStyle ?? this.hoverTextStyle);
Copy link
Owner

Choose a reason for hiding this comment

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

Please add comma here

@Frezyx
Copy link
Owner

Frezyx commented Jun 13, 2023

Hello @MaurizioSodano 👋
Thanks a lot for your contribution!

Please fix review issues and after that run command:

flutter format lib/

And I will merge it after changes

@MaurizioSodano
Copy link
Contributor Author

Hello @Frezyx , happy to contribute.

I hope everything is fine with this update.
BR,
Maurizio

@Frezyx Frezyx merged commit edc44b7 into Frezyx:main Jun 13, 2023
1 check passed
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