Hi everyone,
I have some problem with pick, I am not sure whether this is a bug or I did something wrong.
I add a in cesiumContainer div. When pick is enabled, I cannot put the cursor inside the text field. If I want to put the cursor inside the text field, I have to do something like $(’#test’).focus().
This is only an example, several UI widgets in my application are also disabled when pick is enabled.
The way I enable pick is pretty much the same as the example in Sandcastle.
Is this a bug or did I do something wrong?
Thanks,
Steven