#4628 closed enhancement (notabug)
Tabs wrap to new line when too long
Reported by: | sneed424 | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | ui.tabs | Version: | 1.7.2 |
Keywords: | tabs, scrolling, wrapping | Cc: | |
Blocked by: | Blocking: |
Description
when creating multiple tabs with the tabs plugin, if the length of the tab content is too long or there are too many tabs to fit within the width that's set, the tabs wrap to a new line. It would be nice to have scrollable tabs that would kick in when the total width of the tabs exceeds the allocated space
Note: See
TracTickets for help on using
tickets.
same as #3922