Skip to content
This repository was archived by the owner on Mar 14, 2020. It is now read-only.

[Widgets] Fix select menu init problem#150

Closed
zhizhangchen wants to merge 1 commit into
intel:masterfrom
zhizhangchen:select-init-problem
Closed

[Widgets] Fix select menu init problem#150
zhizhangchen wants to merge 1 commit into
intel:masterfrom
zhizhangchen:select-init-problem

Conversation

@zhizhangchen

Copy link
Copy Markdown
Contributor

Previous init code set property directly without calling
setProperty. Now that getProperty returns a copy of the property,
we should call setProperty instead of changing the returned
property object to set a property.

Previous init code set property directly without calling
setProperty. Now that getProperty returns a copy of the property,
we should call setProperty instead of changing the returned
property object to set a property.
@grgustaf

Copy link
Copy Markdown
Contributor

Great, thanks - merged.

@grgustaf grgustaf closed this Jul 16, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants