fprint - fix thumb and little finger swap on right hand in both hands

This commit is contained in:
Carsten Haitzler 2021-11-15 10:47:35 +00:00
parent cb0090e051
commit 726bcf194d
1 changed files with 4 additions and 4 deletions

View File

@ -158,8 +158,8 @@ collections {
max: 40 40; max: 40 40;
image.normal: "fingerprint_icon"; image.normal: "fingerprint_icon";
rel.to: "hands"; rel.to: "hands";
rel1.relative: (341/609) (209/375); rel1.relative: (572/609) (125/375);
rel2.relative: (341/609) (209/375); rel2.relative: (572/609) (125/375);
color_class: ":bg-light"; color_class: ":bg-light";
} }
desc { "enrolled"; desc { "enrolled";
@ -245,8 +245,8 @@ collections {
max: 40 40; max: 40 40;
image.normal: "fingerprint_icon"; image.normal: "fingerprint_icon";
rel.to: "hands"; rel.to: "hands";
rel1.relative: (572/609) (125/375); rel1.relative: (341/609) (209/375);
rel2.relative: (572/609) (125/375); rel2.relative: (341/609) (209/375);
color_class: ":bg-light"; color_class: ":bg-light";
} }
desc { "enrolled"; desc { "enrolled";