Skip to content
Snippets Groups Projects
Commit 1c556968 authored by Thomas Hartmann's avatar Thomas Hartmann
Browse files

QmlDesigner.propertyEditor: fix for color editing


In case alpha != 255 the constructor of QColor does not work.
Since we do resolve alias properties in the code model
we can explcitly "cast" to QColor using the property reader.

Same for url.

Change-Id: I15f67592efbf7c574d49cf687353a280cf3120e6
Reviewed-by: default avatarMarco Bubke <marco.bubke@digia.com>
parent 68e96f43
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment