You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ToolTip: Multiple ones possible and KeepOnHover option (#301)
* widget: Make it possible to have multiple tooltips
* widget/tooltip: Added the 'KeepOnHover' option
It'll allow the ToolTip to not be hidden when the cursor is hovering it
* _examples: Add new ToolTip option examples
For the multiple option and the KeepOnHover
Long press config (#293)
* Update the preferredSize calculation for tabbook to be based on the max of all tabs within it.
* Allow Long Press Duration to be set