This is currently our most up to date implementation of bootstrapped Persona Switcher. This PR includes the following changes:
Pulling changes from drsjb80/personaswitcher bootstrap branch and merging into our dev/update branch
Fixed issue with Persona Switcher not running correctly on Thunderbird
Fixing a bug found from issue #9 implementation. In windows, the current theme was not being marked/checkmarked if the icons were disabled.
Implemented bug fix #6 - Middle click to set default persona
Added a new document covering observations from Thunderbird version testing for mac
Performed regression testing to verify changes did not affect overall functionality. This resulted in removing the icon preview test that is failing due to a bug fix. We will fix it and add it back in the next PR.
This is currently our most up to date implementation of bootstrapped Persona Switcher. This PR includes the following changes: