Make GIFs openable externally + real pause button

This commit is contained in:
miruka
2020-07-17 05:58:23 -04:00
parent 7f478efc40
commit 68da4be7be
6 changed files with 11 additions and 30 deletions

View File

@@ -244,9 +244,6 @@ controls:
color border: "black"
color pressedBorder: colors.strongAccentElement
image:
int maxPauseIndicatorSize: 64
avatar:
int size: baseElementsHeight
int compactSize: baseElementsHeight / 2

View File

@@ -250,9 +250,6 @@ controls:
color border: "black"
color pressedBorder: colors.strongAccentElement
image:
int maxPauseIndicatorSize: 64
avatar:
int size: baseElementsHeight
int compactSize: baseElementsHeight / 2