Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix position not being set on SDLChoiceSet VRHelpList #1292

Merged

Conversation

joeljfischer
Copy link
Contributor

Fixes #1291

This PR is ready for review.

Risk

This PR makes no API changes.

Testing Plan

Unit tests updated

Summary

The position of VRHelpItems on SDLChoiceSet was being set if they were set in the initializer, but not if they were being set outside of the initializer.

Changelog

Bug Fixes
  • The position of VRHelpItems on SDLChoiceSet was being set if they were set in the initializer, but not if they were being set outside of the initializer.

CLA

@joeljfischer joeljfischer added the bug A defect in the library label May 30, 2019
@joeljfischer joeljfischer added this to the 6.3.0 milestone May 30, 2019
@joeljfischer joeljfischer self-assigned this May 30, 2019
@joeljfischer joeljfischer added this to In progress in v6.3 via automation May 30, 2019
v6.3 automation moved this from In progress to Reviewer approved May 31, 2019
@joeljfischer joeljfischer merged commit 3425890 into develop May 31, 2019
v6.3 automation moved this from Reviewer approved to Done May 31, 2019
@joeljfischer joeljfischer deleted the bugfix/issue_1291_fix_choiceset_helplist_position branch May 31, 2019 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A defect in the library
Projects
No open projects
v6.3
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants