composing indications in vertical and horizontal tab list differ
Steps to reproduce
- Using the following config options:
enable_vertical_tab_list False
- Compose a message in tabA and don't send it
- Switch to tabB
/set enable_vertical_tab_list True
Expected behaviour
The list of tabs displayed in the vertical or horizontal mode are the same.
What happens
The composing tabA is not shown in the horizontal mode but it is in the vertical mode.
Misc
This is independent of show_composing_tabs
, which is for received chatstates. I have this to False here.