Skip to content

Fix tooltip movable window pointer and icon issues#894

Merged
ltshb merged 1 commit intodevelopfrom
bug-movable-window
Jun 11, 2024
Merged

Fix tooltip movable window pointer and icon issues#894
ltshb merged 1 commit intodevelopfrom
bug-movable-window

Conversation

@ltshb
Copy link
Contributor

@ltshb ltshb commented Jun 11, 2024

The pointer was not set to move on the movable window header. Also clicking
on the window header buttons (close, print, ...) triggered also a move event
which is unwanted.

Made also the use movable composable usable if the component is not mounted
and fixed default params.

Test link

@ltshb ltshb requested a review from pakb June 11, 2024 06:27
@github-actions github-actions bot added the bug label Jun 11, 2024
@cypress
Copy link

cypress bot commented Jun 11, 2024

Passing run #2468 ↗︎

0 208 20 0 Flakiness 0

Details:

Fix tooltip movable window pointer and icon issues
Project: web-mapviewer Commit: 884f9bb970
Status: Passed Duration: 06:43 💡
Started: Jun 11, 2024 12:10 PM Ended: Jun 11, 2024 12:17 PM

Review all test suite changes for PR #894 ↗︎

@ltshb ltshb force-pushed the bug-movable-window branch from 7713bdd to 6ce9565 Compare June 11, 2024 07:39
* app (such as the header) to be accessible to the movable element
*
* @param element
* @param element Reference to an DOM element
Copy link
Contributor

Choose a reason for hiding this comment

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

small typo here Reference to a DOM element (DOM might have been added later 😉 )

@ltshb ltshb force-pushed the bug-movable-window branch from 6ce9565 to a8c1bb4 Compare June 11, 2024 12:06
The pointer was not set to `move` on the movable window header. Also clicking
on the window header buttons (close, print, ...) triggered also a move event
which is unwanted.

Made also the use movable composable usable if the component is not mounted
and fixed default params.
@ltshb ltshb force-pushed the bug-movable-window branch from a8c1bb4 to 884f9bb Compare June 11, 2024 12:06
@ltshb ltshb merged commit 0bdb1c2 into develop Jun 11, 2024
@ltshb ltshb deleted the bug-movable-window branch June 11, 2024 12:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants