Skip to content

Issue/issue 503 curser not changing to click in web#611

Closed
thanhle1547 wants to merge 81 commits intoSimformSolutionsPvtLtd:masterfrom
thanhle1547:issue/issue-503_curser_not_changing_to_click_in_web
Closed

Issue/issue 503 curser not changing to click in web#611
thanhle1547 wants to merge 81 commits intoSimformSolutionsPvtLtd:masterfrom
thanhle1547:issue/issue-503_curser_not_changing_to_click_in_web

Conversation

@thanhle1547
Copy link

Description

fix: 🐛 Fixed curser not changing to click mode issue

  • When cursor is hovering over the default action widget it does not change to click mode

Checklist

  • The title of my PR starts with a Conventional Commit prefix (fix:, feat:, docs: etc).
  • I have followed the Contributor Guide when preparing my PR.
  • I have updated/added tests for ALL new/updated/fixed functionality.
  • I have updated/added relevant documentation in docs and added dartdoc comments with ///.
  • I have updated/added relevant examples in examples or docs.

Breaking Change?

  • Yes, this PR is a breaking change.
  • No, this PR is not a breaking change.

Related Issues

Closes #503

ujas-m-simformsolutions and others added 30 commits April 6, 2023 19:37
fix: 🐛Targeted widget focusing issue when we are applying size co…
fix: 🐛 merge #718d86e without checking problems
feat: ✨ Add support of custom arrow painter
✨ Migrate MediaQuery to new api sizeOf(context)
feat: ✨ Add support of custom the bounding box of the overlay that ge…
Also, add support for changing the horizontal margin of the tooltip
…om_tooltip

feat: ✨ Add support of adding arrow painter for custom tooltip
fix: 🐛 PR #9 (showArrow did not update)
…_margin

feat: ✨ Add support for changing arrow vertical margin
fix: 🐛 PR #9 (wrong display when TooltipPosition is top)
- Switched to using raw github content url for package banner.
This commit updates the CHANGELOG.md to reflect a previously unrecorded fix in version 2.1.0.
- flutter_lint version update
- minimum sdk constraint of dart
- remove ambiguate function and delete extension.dart, helper.dart files
- updated package's and example's pubspec.yaml
fix: 🐛 Fixed Null check operator used on a null value (SimformSolutionsPvtLtd#449)
fix: 🐛 Fixed Extra padding when add targetShapeBorder
- Added `titleAlignment` and `descriptionAlignment` parameters to align title and description within the tooltip widget
- Renamed parameters `titleAlignment` to `titleTextAlign` and `descriptionAlignment` to `descriptionTextAlign`
Add missing file that was merged in PR #31
…_issue

fix: 🐛 Fixed mounter issue inside the `_scrollIntoView` function
…back

feat: ✨Added on dismiss callback in showcase view widget (SimformSolutionsPvtLtd#500)
@thanhle1547 thanhle1547 marked this pull request as draft December 10, 2025 08:56
@thanhle1547 thanhle1547 deleted the issue/issue-503_curser_not_changing_to_click_in_web branch December 10, 2025 08:56
@thanhle1547 thanhle1547 restored the issue/issue-503_curser_not_changing_to_click_in_web branch December 10, 2025 08:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[web] - default TooltipActionButton's do not have click cursors

3 participants