feat(tray): handle scroll events

This commit is contained in:
Aleksei Bavshin
2021-06-26 16:33:25 -07:00
parent 1418f96e46
commit 245f7f4b11
3 changed files with 63 additions and 1 deletions

View File

@ -16,6 +16,10 @@ Addressed by *tray*
typeof: integer ++
Defines the size of the tray icons.
*smooth-scrolling-threshold*: ++
typeof: double ++
Threshold to be used when scrolling.
*spacing*: ++
typeof: integer ++
Defines the spacing between the tray icons.