There seems to be a regression in 2.2.41 at least I think the behavior was different in the past.
Instead of getting a verify result with de_vs=false i get an error "Invalid public key algorithm"
echo foo | gpg -s | ~/Downloads/gnupg-vs-desktop-3.1.26.0-x86_64.AppImage -c gpg --status-fd 1 --verify --auto-key-import [GNUPG:] ERRSIG 2978E9D40CBABA5C 22 10 00 1691669111 4 7093194AADBB8A2D14D3C9172978E9D40CBABA5C gpg: Can't check signature: Invalid public key algorithm
This results in GpgOL treating such mails as if they are unsigned, while they should be presented as "Trust Level 2" (Reported to me by @ebo as a GpgOL issue)