RealRaven2000 / quickFilters

Thunderbird Add-on: quickFilters
http://quickfilters.quickfolders.org/
Other
46 stars 11 forks source link

Optimize the registration screen, it's too tall #217

Closed RealRaven2000 closed 8 months ago

RealRaven2000 commented 8 months ago

The registration dialog is too tall for some devices like laptops with smaller screens (or extreme display scaling enabled), which could lead to it being cut off similar to this:

image

Therefore it needs to be redesigned to take less vertical space.

RealRaven2000 commented 8 months ago

Here is a preview version:

quickFilters-wx-6.2.3pre10.zip

It's using a button Show license terms to expand the license terms section while hiding the license part:

image

The button Continue to License Selection reverts the dialog to the previous state:

image

To display the licensing screen even if one has a valid license, click on the date on the quickFilters Pro tab in settings:

image

this will make the Extend license button visible which can be used to open the license dialog:

image


To test the version above, download the zip file, drag the file into Thunderbird Add-ons Manager, do not extract contents or if won't install.

RealRaven2000 commented 8 months ago

I also decide to also add a menu item in the tools menu so the license registration screen can always be opened more easily:

image

quickFilters-wx-6.2.3pre20.zip


To test the version above, download the zip file, drag the file into Thunderbird Add-ons Manager, do not extract contents or if won't install.

RealRaven2000 commented 8 months ago

Implemented in 6.3 - Published 18/10/2023