flet icon indicating copy to clipboard operation
flet copied to clipboard

Tooltip class

Open ndonkoHenri opened this issue 1 year ago • 2 comments

Please Describe The Problem To Be Solved

Some Controls have a tooltip property with already defined styles : color(black), bgcolor(white), font size, location relative to the Control and many more....

Personally, I will be glad to be able to customize these myself.

Suggest A Solution

I propose the creation of a new class(a new control maybe) named Tooltip, that has all these properties.

Here is a link to Flutter's tooltip widget -> https://api.flutter.dev/flutter/material/Tooltip-class.html

ndonkoHenri avatar Sep 21 '22 12:09 ndonkoHenri

Hey! Please Any updates here?

ndonkoHenri avatar Oct 12 '22 16:10 ndonkoHenri

Adding to the next sprint.

FeodorFitsner avatar Oct 12 '22 16:10 FeodorFitsner