Skip to content

Document that TooltipTriggerMode has no impact on hovering#113324

Merged
auto-submit[bot] merged 2 commits intoflutter:masterfrom
NevercodeHQ:update_tooltip_trigger_mode_documentation_with_hovering_information
Oct 13, 2022
Merged

Document that TooltipTriggerMode has no impact on hovering#113324
auto-submit[bot] merged 2 commits intoflutter:masterfrom
NevercodeHQ:update_tooltip_trigger_mode_documentation_with_hovering_information

Conversation

@bleroux
Copy link
Contributor

@bleroux bleroux commented Oct 12, 2022

Description

This PR updates TooltipTriggerMode documentation to mention it has no impact on hovering and to emphasize Tooltip.waitDuration.

Motivation:

Related Issue

Fixes #113310

Tests

Test exempt (documentation only).

@flutter-dashboard flutter-dashboard bot added f: material design flutter/packages/flutter/material repository. framework flutter/packages/flutter repository. See also f: labels. labels Oct 12, 2022
@bleroux bleroux requested a review from gspencergoog October 12, 2022 14:41
Copy link
Contributor

@gspencergoog gspencergoog left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

32384589-a60f0e74-c078-11e7-9bc1-e5b5287aea9d

Thanks for the PR!

@bleroux bleroux force-pushed the update_tooltip_trigger_mode_documentation_with_hovering_information branch 2 times, most recently from 71ef29c to 4279fee Compare October 13, 2022 12:58
@bleroux bleroux force-pushed the update_tooltip_trigger_mode_documentation_with_hovering_information branch from 4279fee to ff2a7f5 Compare October 13, 2022 18:40
@bleroux bleroux added the autosubmit Merge PR when tree becomes green via auto submit App label Oct 13, 2022
@auto-submit auto-submit bot merged commit a1912b0 into flutter:master Oct 13, 2022
@bleroux bleroux deleted the update_tooltip_trigger_mode_documentation_with_hovering_information branch October 14, 2022 07:14
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Oct 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autosubmit Merge PR when tree becomes green via auto submit App f: material design flutter/packages/flutter/material repository. framework flutter/packages/flutter repository. See also f: labels.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Tooltip TooltipTriggerMode.manual is ignored in Windows on a mouse hover event

2 participants