Skip to content

Property editor not shown in QtCreator 4.13+ #2

@xiaoqiangwang

Description

@xiaoqiangwang

This module has a local src/imports/components/designer/ComboBoxFix.qml to fix a problem when editing enum properties defined in qml items.

This is not needed in QtCreator 4.13+ and creates problems. So if QtCreator 4.13+ is used, change to use original version,

$ sed -i 's/ComboBoxFix/ComboBox/g' src/imports/components/designer

Metadata

Metadata

Assignees

No one assigned

    Labels

    known problemsproblems with known workarounds

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions