add padding options for notification banner (#1)

Co-authored-by: synonym24 <itsa-me@synonym24.at>
This commit is contained in:
synonym24
2021-12-21 11:58:01 +01:00
committed by GitHub
co-authored by synonym24
parent 1e6a0321e3
commit ca596ca67b
6 changed files with 56 additions and 7 deletions
Binary file not shown.
@@ -23,6 +23,20 @@
<range min="0" max="2"/>
</key>
<key type="i" name="padding-vertical">
<default>0</default>
<summary>Vertical padding of the banner</summary>
<description></description>
<range min="0" max="1000"/>
</key>
<key type="i" name="padding-horizontal">
<default>0</default>
<summary>Horizontal padding of the banner</summary>
<description></description>
<range min="0" max="1000"/>
</key>
<key type="i" name="animation-direction">
<default>2</default>
<summary>Animation direction</summary>