Skip to content

fix: DAboutDialog should not resizable - #560

Closed
wineee wants to merge 1 commit into
linuxdeepin:masterfrom
wineee:fx
Closed

fix: DAboutDialog should not resizable#560
wineee wants to merge 1 commit into
linuxdeepin:masterfrom
wineee:fx

Conversation

@wineee

@wineee wineee commented Mar 25, 2024

Copy link
Copy Markdown
Member

deepin-ci-robot added a commit to linuxdeepin/dtk6widget that referenced this pull request Mar 25, 2024
Synchronize source files from linuxdeepin/dtkwidget.

Source-pull-request: linuxdeepin/dtkwidget#560
@deepin-ci-robot

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: wineee

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

deepin-ci-robot added a commit to linuxdeepin/dtk6widget that referenced this pull request Mar 26, 2024
Synchronize source files from linuxdeepin/dtkwidget.

Source-pull-request: linuxdeepin/dtkwidget#560
@deepin-bot

deepin-bot Bot commented Mar 26, 2024

Copy link
Copy Markdown
Contributor

Doc Check bot
🟢 Document Coverage Check Passed!

D_Q(DAboutDialog);

q->setFixedSize(540, 290);
q->setWindowFlags(q->windowFlags() | Qt::CustomizeWindowHint);

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

应该在窗口管理器中看 isresizeable 是不是判断出问题了

@wineee wineee closed this Mar 26, 2024
@wineee
wineee deleted the fx branch March 26, 2024 06:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

【deepin_V23_Release】【一般】【正常】【发散测试】【DDE】所有应用的“关于”窗口均能放大缩小

3 participants