Skip to content
Discussion options

You must be logged in to vote

Great looking simulation, @veillette, nice work. I suspect the problem is related to the listParent, which is documented like so: https://github.com/phetsims/sun/blob/59c4ae23dca83d9abd37784e52b8ff0c92922feb/js/ComboBox.ts#L196-L202

For example, here is an example of passing the ScreenView as the listParent: https://github.com/phetsims/tappi/blob/717c87f4d3cfce198a8e8af797e271a2228b4323/js/demo/patterns/view/PatternsScreenView.js#L50-L54

We have thoughts about how to improve this interface (automate the listParent part) in phetsims/joist#1004 but nothing schedule to improve it in the near future. Let us know if that fixes it.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@veillette
Comment options

Answer selected by veillette
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants