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

Top Position isn't on top of ReactionButton #20

Closed
SchnMar opened this issue Jan 28, 2021 · 4 comments · Fixed by #38
Closed

Top Position isn't on top of ReactionButton #20

SchnMar opened this issue Jan 28, 2021 · 4 comments · Fixed by #38

Comments

@SchnMar
Copy link

SchnMar commented Jan 28, 2021

Hello,

I've got another issue. The reaction bar is not displayed on top of the reaction button, but there is little spacing between.
image

Can you add more custom positioning attributes? This would help me and maybe #13.

Thank you!

@hadihassan09
Copy link

Same issue!

@damian-kaczmarek
Copy link

Issue arise because of this line in ReactionBox
double _getTopPosition() => widget.buttonOffset.dy - widget.buttonSize.height * 3.3;
Maybe something like boxOffset should be added to FlutterReactionButton and used here so everyone can set it as they like.

@GeekAbdelouahed
Copy link
Owner

Check the last version @SchnMar

flutter_reaction_button: ^2.0.0

@jigarfumakiya
Copy link

Any update here?
Is there anyway I can set offset @GeekAbdelouahed ?

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 a pull request may close this issue.

5 participants