lvgl / lv_port_pc_visual_studio

Visual Studio projects for LVGL embedded graphics library. Recommended on Windows. Linux support with Wayland is work in progress.
MIT License
552 stars 282 forks source link

The window is not responding in the Windows system #71

Open juxiangwu opened 2 months ago

juxiangwu commented 2 months ago

The following problems occur when LvglWindowsDesktopApplication is running:

  1. When the left mouse button is pressed and the layout is dragged, the whole window is unresponsive;
  2. After the left mouse button is released, move the mouse, the whole layout is also dragged, and after the left mouse button is clicked again, the whole window is unresponsive.

IDE:Visual Studio 2022 OS: Windows 11 x64 LVGL:9.1.1 dev

41-2 20240504235730 20240504235845

MouriNaruto commented 2 months ago

I need to do some further investigation for that.

Kenji Mouri

648170003 commented 2 months ago

Encountering the same problem , the problem still exists when i migrated from VS2019 to VS2022.

One2INF commented 2 months ago

I have the same problem, but not exists in v9.0.0.