11-10-2023 02:54 PM
This new UI drives me nuts. Screen space is precious. All of this stuff should be "movable" to a place the User chooses; the mail bar can't be changed, and Button style: [Icons only] only sort-of works-ish!
Now instead of having a nice, clean interface that makes my work faster, I've got one that slows me down and takes more room! OK, maybe I'm ranting here… a bit.
Can we please:
BTW, the Folder pane header doesn't obey the User setting to only show the icon either. If this stuff can all already be done, please instruct me. I spent over an hour just getting it where it is, including an inordinate amount of time trying to unhide what I hid while checking out what Hide xxx would do, then having to comb the help stuff online to fix my mistake.
02-09-2024 02:15 PM
Agreed, the wasted space and non user friendly is frustrating and time consuming.
Hope it's being worked on.
Thank you,
RB2
02-11-2024 01:27 AM
Hello
Tidy up menu bars, tools, addresses, ....
userChrome.css https://forums.mozfr.org/viewtopic.php?p=944096 can be useful to you
If you don't want to see QuickFilter anymore
https://forums.mozfr.org/viewtopic.php?p=947512#p947512 userChrome.css can be useful to you
You can add the code
#threadPaneQuickFilterButton {
position: fixed;
right: 2000px;
}
Other information to read
https://forums.mozfr.org/viewtopic.php?p=946824#p946824
About
https://blog.thunderbird.net/2023/02/thunderbird-115-supernova-preview-the-new-folder-pane
Take a look the box Folder panel header
https://connect.mozilla.org/t5/discussions/thunderbird-115-4-1-what-have-mozilla-done/m-p/45938/high...
Other information
https://connect.mozilla.org/t5/ideas/add-option-to-hide-the-new-unread-message-count-on-every/idc-p/...