In splitYupYdown the yup and ydown fields are created but their location is not set, so they exist at the default location. Presumably these should really be set to the same location as the parent field?
Should calling setLocation on the parent also call setLocation on the yup/ydown fields as well?
In
splitYupYdowntheyupandydownfields are created but their location is not set, so they exist at the default location. Presumably these should really be set to the same location as the parent field?Should calling
setLocationon the parent also callsetLocationon the yup/ydown fields as well?