mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-05 06:33:57 +02:00
feat: really MD3 switches
Also removed icons for rights, because Android version doesn't have them.
This commit is contained in:
parent
b806e714a6
commit
c3251aaf7b
5 changed files with 3 additions and 3 deletions
Binary file not shown.
Before Width: | Height: | Size: 280 B After Width: | Height: | Size: 141 B |
Binary file not shown.
Before Width: | Height: | Size: 519 B After Width: | Height: | Size: 151 B |
Binary file not shown.
Before Width: | Height: | Size: 721 B After Width: | Height: | Size: 182 B |
|
@ -542,8 +542,8 @@ rightsToggle: Toggle(defaultToggle) {
|
||||||
toggledFg: windowBgActive;
|
toggledFg: windowBgActive;
|
||||||
untoggledFg: attentionButtonFg;
|
untoggledFg: attentionButtonFg;
|
||||||
lockIcon: icon {{ "info/info_rights_lock", windowBgActive }};
|
lockIcon: icon {{ "info/info_rights_lock", windowBgActive }};
|
||||||
xsize: 8px;
|
xsize: 0px;
|
||||||
vsize: 5px;
|
vsize: 0px;
|
||||||
vshift: 1px;
|
vshift: 1px;
|
||||||
stroke: 2px;
|
stroke: 2px;
|
||||||
duration: 120;
|
duration: 120;
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 7bcac0bcfbad017f120595a5704a2a47edaa90ec
|
Subproject commit f01a1f675e437da0ac52ae67495236006f34b661
|
Loading…
Add table
Reference in a new issue