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
fix: Video memory explosion caused by randomly clicking on dock plugins
The size of the popup window is not initialized and limited to the
maximum value, resulting in excessive memory usage due to excessive
size in some cases
log: as title
PluginPopup::PluginPopup(PluginManager* manager, const QString &pluginId, const QString &itemKey, int x, int y, int popupType, QWaylandSurface *surface, const QWaylandResource &resource)
0 commit comments