bensonarafat / super_tooltip

SuperTooltip It is super flexible and allows you to display ToolTips in the overlay of the screen.
https://pub.dev/packages/super_tooltip
MIT License
141 stars 95 forks source link

fix: fix bubble and overlay shapes padding #81

Closed kaiquegazola closed 1 year ago

kaiquegazola commented 1 year ago

bubbleDimensions and overlayDimensions are present but not being utilized in the ShapeBorder implementation.

bensonarafat commented 1 year ago

thank you