Closed edusperoni closed 1 year ago
Setting tabStrip.visibility to hidden/collapse/visible now works correctly.
tabStrip.visibility
Also, tabs.tabStrip = null and then tabs.tabStrip = newTabstrip also works now
tabs.tabStrip = null
tabs.tabStrip = newTabstrip
Setting
tabStrip.visibility
to hidden/collapse/visible now works correctly.Also,
tabs.tabStrip = null
and thentabs.tabStrip = newTabstrip
also works now