Skip to content

Conversation

@Decodetalkers
Copy link
Contributor

Log:

@Decodetalkers Decodetalkers requested review from a team, BLumia and kegechen December 26, 2023 07:13
@Decodetalkers Decodetalkers force-pushed the newinterface branch 2 times, most recently from 6529902 to ba7bb3b Compare December 27, 2023 06:14
@deepin-bot
Copy link

deepin-bot bot commented Dec 27, 2023

TAG Bot

New tag: 6.0.36
DISTRIBUTION: unstable
Suggest: synchronizing this PR through rebase #1518

@Decodetalkers Decodetalkers force-pushed the newinterface branch 3 times, most recently from 6d3129a to f3a97c4 Compare January 2, 2024 02:53

void MainWindow::showPage(const QString &url, const UrlType &uType)
{
if (DccGlobalControl::instance()->isModal()) {
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
if (DccGlobalControl::instance()->isModal()) {
if (qApp->activeModalWidget()) {

@Decodetalkers Decodetalkers changed the title feat: add a global instance to set modal fix: when modal window exist, not switch page Jan 4, 2024
@Decodetalkers
Copy link
Contributor Author

/integrate

@github-actions
Copy link

github-actions bot commented Jan 4, 2024

AutoIntegrationPr Bot
auto integrate with pr url: deepin-community/Repository-Integration#880
PrNumber: 880
PrBranch: auto-integration-7406238587

@zsien
Copy link
Contributor

zsien commented Jan 4, 2024

when a modal window exists, do not switch pages (

@Decodetalkers Decodetalkers changed the title fix: when modal window exist, not switch page when a modal window exists, do not switch pages Jan 4, 2024
@Decodetalkers
Copy link
Contributor Author

when a modal window exists, do not switch pages (

好了

@deepin-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: Decodetalkers, zsien

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

@Decodetalkers
Copy link
Contributor Author

/check obs

1 similar comment
@Decodetalkers
Copy link
Contributor Author

/check obs

@Decodetalkers
Copy link
Contributor Author

/check obs

@deepin-bot
Copy link

deepin-bot bot commented Jan 4, 2024

Deepin Obs Bot
Deepin redeliveried failed, need update or recreate pull request!!!

@Decodetalkers
Copy link
Contributor Author

/merge

@deepin-bot deepin-bot bot merged commit ec5da17 into linuxdeepin:master Jan 5, 2024
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.

4 participants