You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ok, so I have a situation where I instantiate my opentips with tipJoint as bottom left. When the window resizes enough and it's width is not enough to contain the opentip, the opentip does not reposition itself on the top or bottom (essentially removing the left or right tipjoint ), however if i set tipjoint top or bottom (no left or right) then I see that the opentip does reposition itself adding left or right to the tipjoint as needed.
How can I make the opentip go from bottom left tipjoint to top tipjoint if there is not enough window width?
The text was updated successfully, but these errors were encountered:
Ok, so I have a situation where I instantiate my opentips with tipJoint as bottom left. When the window resizes enough and it's width is not enough to contain the opentip, the opentip does not reposition itself on the top or bottom (essentially removing the left or right tipjoint ), however if i set tipjoint top or bottom (no left or right) then I see that the opentip does reposition itself adding left or right to the tipjoint as needed.
How can I make the opentip go from bottom left tipjoint to top tipjoint if there is not enough window width?
The text was updated successfully, but these errors were encountered: