linuxdeepin / dtkwidget

Deepin Toolkit, widget module for DDE look and feel
Other
203 stars 144 forks source link

fix: black circle in PasswordEdit #553

Closed FeiWang1119 closed 6 months ago

FeiWang1119 commented 6 months ago

set the size of black circle to 6 pixel by changing the font, set the letter spacing to 200 under PercentageSpacing type.

Issue: https://github.com/linuxdeepin/developer-center/issues/7335

deepin-bot[bot] commented 6 months ago
Doc Check bot :yellow_circle: some documents missing! File Line Symbol
src/widgets/private/dlineedit_p.h 30 static QSize Dtk::Widget::DLineEditPrivate::defaultIconSize
src/widgets/private/dlineedit_p.h 34 static int Dtk::Widget::DLineEditPrivate::defaultButtonWidth
deepin-ci-robot commented 6 months ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: 18202781743, FeiWang1119

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

Needs approval from an approver in each of these files: - **[debian/deepin/OWNERS](https://github.com/linuxdeepin/dtkwidget/blob/master/debian/deepin/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment