eg: If I want to apply this custom style, to let me read the full title of every tab, I currently can't properly click and drag tabs. As near as I can tell, this is due to tabs being assumed to be uniform height, and not reading from their dom elements. This branch fixes that.
Next step after this would probably be adding a display option rather than requiring custom css.
This branch allows for dragging tabs when using a non-uniform tab height, as mentioned in https://github.com/mbnuqw/sidebery/issues/1471
eg: If I want to apply this custom style, to let me read the full title of every tab, I currently can't properly click and drag tabs. As near as I can tell, this is due to tabs being assumed to be uniform height, and not reading from their dom elements. This branch fixes that.
Next step after this would probably be adding a display option rather than requiring custom css.
The custom style I'm applying: