mirror of
https://github.com/linuxdeepin/dde-dock.git
synced 2025-06-04 09:23:03 +00:00

插入新屏幕后,新屏幕的缩放是1,切换为复制模式后如果继续使用QApplication::devicePixelRatio会导致 显示错误,统一换成QWidget::devicePixelRatio或QScreen::devicePixelRatio。
插入新屏幕后,新屏幕的缩放是1,切换为复制模式后如果继续使用QApplication::devicePixelRatio会导致 显示错误,统一换成QWidget::devicePixelRatio或QScreen::devicePixelRatio。