mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-12-14 04:42:03 +08:00
新增 预览截图时背景模糊
新增 打开下载文件夹功能 修复 取消下载被判定为下载失败
This commit is contained in:
@@ -37,7 +37,7 @@ void image_show::setImage(QPixmap image)
|
||||
void image_show::mousePressEvent(QMouseEvent *)
|
||||
{
|
||||
m_dialog->setimage(m_image);
|
||||
m_dialog->show();
|
||||
m_dialog->showFullScreen();
|
||||
moveToCenter(m_dialog);
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user