I am trying to enable a horizontal scroll bar using hScrollPolicy on my tree component…I have treeInstance.hScrollPolicy = “on”; and the maxHPosition is set wider than the tree component…and I had this working before…I must have done something that disables the horizontal scroll…has anyone ever run into a situation that something they did turned off their horizontal scroll on lists or trees without actually messing with the tree/list code itself? Please help this is annoying and I know I am missing something really stupid…