mirror of
https://github.com/anonaddy/anonaddy.git
synced 2026-04-25 14:15:53 +03:00
[GH-ISSUE #502] UI inconstancy recipient settings #932
Labels
No labels
bug
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/anonaddy#932
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Stjin on GitHub (Aug 19, 2023).
Original GitHub issue: https://github.com/anonaddy/anonaddy/issues/502
When "Hide Email Subject" is enabled the "Use PGP/Inline Encryption" switch is disabled (cannot be clicked) and a tooltip shows up on hover

However, when "Use PGP/Inline Encryption" is enabled the "Hide Email Subject" switch is still enabled and will throw an error.

It would be more consistent when the "Hide Email Subject" is disabled just like the "Use PGP/Inline Encryption" switch.
@willbrowningme commented on GitHub (Aug 21, 2023):
Thanks, I've just pushed a fix for this!