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

Presentation pointer doesn't turn off while changing fragment #76

Open
wadith027 opened this issue Dec 7, 2019 · 3 comments
Open

Presentation pointer doesn't turn off while changing fragment #76

wadith027 opened this issue Dec 7, 2019 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@wadith027
Copy link
Collaborator

The problem mainly occurs when we turn on the pointer and move to another screen without turning it off and then again go to ppt and turn on pointer then there will be two pointer

@wadith027 wadith027 added the bug Something isn't working label Dec 7, 2019
@wadith027 wadith027 self-assigned this Dec 7, 2019
@wadith027 wadith027 added this to To do in After Project via automation Dec 7, 2019
@wadith027
Copy link
Collaborator Author

image

@wadith027 wadith027 changed the title ppt pointer doesn't turn off when changing fragment ppt pointer doesn't turn off while changing fragment Dec 7, 2019
@hoenchioma hoenchioma changed the title ppt pointer doesn't turn off while changing fragment Presentation pointer doesn't turn off while changing fragment Dec 11, 2019
@hoenchioma hoenchioma self-assigned this Dec 11, 2019
hoenchioma added a commit to hoenchioma/hotkey-server that referenced this issue Dec 11, 2019
- Removed all unnecessary synchronization blocks
- Pointer window is disposed before creating new one
@hoenchioma
Copy link
Owner

Fixed the server side problem. Now it won't be possible to have multiple pointers at the same time.

@hoenchioma
Copy link
Owner

@wadith027 you still need to send a command to hide pointer when leaving the fragment, to fully solve the problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
After Project
  
To do
Development

No branches or pull requests

2 participants