Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: fix incorrect bluetooth activation status icon in the tray quick… #279

Merged

Conversation

yixinshark
Copy link
Contributor

… panel

fix incorrect bluetooth activation status icon in the tray quick panel.

Log: fix incorrect bluetooth activation status icon in the tray quick panel
issue: linuxdeepin/developer-center#8237
Influence: bluetooth activation status icon display

… panel

fix incorrect bluetooth activation status icon in the tray quick panel.

Log: fix incorrect bluetooth activation status icon in the tray quick panel
issue: linuxdeepin/developer-center#8237
Influence: bluetooth activation status icon display
@deepin-bot
Copy link

deepin-bot bot commented Apr 26, 2024

TAG Bot

New tag: 0.0.13
DISTRIBUTION: unstable
Suggest: synchronizing this PR through rebase #275

@deepin-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: tsic404, yixinshark

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

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

@@ -64,7 +64,7 @@ void BluetoothMainWidget::initUi()
m_iconButton->setSizePolicy(QSizePolicy::Fixed, QSizePolicy::Fixed);
m_iconButton->setFocusPolicy(Qt::FocusPolicy::TabFocus);
m_iconButton->setIconSize({24, 24});
m_iconButton->setIcon(QIcon(bluetoothIcon(true)));
Copy link
Contributor

@18202781743 18202781743 Apr 26, 2024

Choose a reason for hiding this comment

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

还有处使用的是 bluetoothIcon

@deepin-bot
Copy link

deepin-bot bot commented Apr 29, 2024

TAG Bot

New tag: 0.0.14
DISTRIBUTION: unstable
Suggest: synchronizing this PR through rebase #297

@deepin-bot
Copy link

deepin-bot bot commented Apr 30, 2024

TAG Bot

New tag: 0.0.15
DISTRIBUTION: unstable
Suggest: synchronizing this PR through rebase #310

@yixinshark yixinshark merged commit cebcd63 into linuxdeepin:master May 6, 2024
7 of 9 checks passed
FeiWang1119 pushed a commit to FeiWang1119/dde-shell that referenced this pull request Jul 5, 2024
… panel (linuxdeepin#279)

fix incorrect bluetooth activation status icon in the tray quick panel.

Log: fix incorrect bluetooth activation status icon in the tray quick panel
issue: linuxdeepin/developer-center#8237
Influence: bluetooth activation status icon display
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.

5 participants