Skip to content

How to track the position of the window after it is moved #3815

Closed Answered by ndonkoHenri
tatarnikov-yura asked this question in Q&A
Discussion options

You must be logged in to vote

Suggestion: listen to window events, precisely the MOVED event, which occurs after the window was moved. When it occurs read the window's position from page.window, through props like top, left, right and bottom.

Let me know if you don't fully understand this suggestion and eventually, if it worked.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@tatarnikov-yura
Comment options

@ndonkoHenri
Comment options

Answer selected by tatarnikov-yura
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
help wanted Extra attention is needed
2 participants