VNAPNIC / presentation-displays

The flutter plugin supports running on two screens. It's basically a tablet connected to another screen via an HDMI or Wireless
https://pub.dev/packages/presentation_displays
BSD 2-Clause "Simplified" License
66 stars 67 forks source link

Touchscreen stops responding #48

Closed dan8551 closed 4 months ago

dan8551 commented 6 months ago

Describe the bug When using the example, after selecting screen ID and pressing "show presentation" the touchscreen stops responding to any click. RustDesk can still be used for pressing buttons including "hide presentation" when the touchscreen starts working again.

To Reproduce Steps to reproduce the behavior:

  1. Enter index to share screen
  2. Click on "Show Presentations"
  3. Try clicking anywhere on screen, including android buttons

Expected behavior Touch screen should still respond during presentation mode

Screenshots N/A

Smartphone (please complete the following information):

saunptit97 commented 2 months ago

I have same issue with you. Did you resolve this issue? @dan8551