Skip to content

DciIocn 对部分图标无法设置大小 #207

Description

@kegechen

SUMMARY | 问题概要

Button 图标大小部分 qt/xdg 图标无法设置大小, 具体是 DciIocn 无法设置图标大小。需要定位

DTK and OS VERSIONS | DTK&系统版本信息

dtk6declarative 6.0.21

Minimal Reproducible Case Code | 最小复现案例代码

D.DciIcon {
            name: "add"
            sourceSize: Qt.size(96, 96)
           // icon size not work
            height: 96
            width: 96
}

OBSERVED RESULT | 观察到的结果

No response

EXPECTED RESULT | 期望的结果

No response

ADDITIONAL INFORMATION | 额外补充

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions