bosskmk / pluto_grid

PlutoGrid is a dataGrid for flutter that can be controlled by the keyboard on desktop and web. Of course, it works well on Android and IOS.
https://pluto.weblaze.dev
MIT License
664 stars 305 forks source link

Fixes for Tooltip and localizations #866

Open Luvti opened 1 year ago

Luvti commented 1 year ago

Fixed russian localization strings Fixed tooltip - added tooltip text style property and used gridPopupBorderRadius property for tooltips image

Luvti commented 1 year ago

added fix for default value described in issue https://github.com/bosskmk/pluto_grid/issues/867