Merge pull request #919 from kellya/main
[doc] fix missing bullet on scrolling.bounce
This commit is contained in:
commit
d57ef9364a
1 changed files with 1 additions and 1 deletions
|
@ -250,5 +250,5 @@ module using ``self.set()`` or via the CLI using the ``--parameter`` flag:
|
|||
|
||||
- ``scrolling.width``: Integer, defaults to 30, determines the minimum width of the widgets, if ``makewide`` is specified
|
||||
- ``scrolling.makewide``: Boolean, defaults to true, determines whether the widgets should be expanded to their minwidth
|
||||
``scrolling.bounce``: Boolean, defaults to true, determines whether the content should change directions when a scroll is completed, or just marquee through
|
||||
- ``scrolling.bounce``: Boolean, defaults to true, determines whether the content should change directions when a scroll is completed, or just marquee through
|
||||
|
||||
|
|
Loading…
Reference in a new issue