feat: improve fast pr in selecting text#918
Conversation
|
I noticed that you use Actually FastPR is tend to check the change of the URL of current tab. So we should observe the |
Thank you for your guidance. |
|
You are welcome, looks great now~ |
* feat: improve fast pr in selecting text * improve * improve * change url addListener
Brief Information
This pull request is in the type of (more info about types):
Related issues (all available keywords):
Details
iShot_2024-11-11_22.58.40.mp4
When the user selects text, the button will move to the last position of the mouse. When the mouse scrolls, the button will return to its original position.Scroll back to its original position only after selecting text, and remain in the dragged position after dragging.

Except https://www.kaiwudb.com/kaiwudb_docs. Because the construction of their document website is an iframe, it cannot obtain mouse operations.
Checklist
Others