antonypro / QGoodWindow

QGoodWindow - border less window for Qt 5 and Qt 6
MIT License
516 stars 92 forks source link

when mouse leave the window, the animation will stop #30

Closed yunhaisoft closed 1 year ago

yunhaisoft commented 1 year ago

First, congratulations, it is a great work! Only a qustion confuse me, I built the application "GoodShowCaseQML" and then run it, when i followed steps below, there is a problem here.

  1. click the window;
  2. move the mouse at the border of the dialog, and a SizeHorCursor cursor showed;
  3. after a moment, move the mouse off the dialog;
  4. then i found the animation in the dialog stoped. Please check it, thanks!
antonypro commented 1 year ago

@yunhaisoft: Sorry, but I cannot reproduce this bug in my tests. Could you please inform the environment where it happens? OS, Qt version?

antonypro commented 1 year ago

@yunhaisoft: I'm closing this issue due to inactivity.