You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looks like mouse move events are eaten by Qt and never sent to CEF. Tested with PySide only. Maybe this could be dirty fixed by calling CefBrowser.SendMouseMoveEvent from Qt mouse move event.
The text was updated successfully, but these errors were encountered:
Looks like mouse move events are eaten by Qt and never sent to CEF. Tested with PySide only. Maybe this could be dirty fixed by calling CefBrowser.SendMouseMoveEvent from Qt mouse move event.
The text was updated successfully, but these errors were encountered: