mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-12-16 05:42:04 +08:00
fix: compatible with deepin V23 compact mode
modify titlebar layout, widget size and animation; modify whole window layout, allow titlebar to resize automatically Log: compatible with deepin V23 compact mode
This commit is contained in:
@@ -34,6 +34,7 @@ public:
|
||||
|
||||
protected:
|
||||
void closeEvent(QCloseEvent *event) override;
|
||||
void changeEvent(QEvent *event) override;
|
||||
|
||||
private:
|
||||
void initUI();
|
||||
|
||||
Reference in New Issue
Block a user