Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: split mouse_clicked event into 2 events #266

Merged
merged 5 commits into from
Apr 23, 2022

Conversation

elianiva
Copy link
Member

closes #265

dibutuhin buat ngitung berapa lama user nahan mouse button

yg udah diganti:

  • dummy + test
  • backend
  • frontend

buat worker nanti di PR terpisah aja, terlalu gede kalo ditaruh sini, soalnya harus ngitung interval + ngubah query buat dapetin total mouse clicknya

@elianiva elianiva added scope: frontend Regarding the frontend side scope: backend Regarding the backend side needs review This PR needs some user reviews labels Apr 21, 2022
@elianiva elianiva mentioned this pull request Apr 22, 2022
49 tasks
@aldy505
Copy link
Member

aldy505 commented Apr 22, 2022

conflict @elianiva

@elianiva elianiva merged commit 119ca9a into master Apr 23, 2022
@elianiva elianiva deleted the refactor/split_mouse_click branch April 23, 2022 03:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs review This PR needs some user reviews scope: backend Regarding the backend side scope: frontend Regarding the frontend side
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Change mouse click to mouse up and down
3 participants