File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5348,9 +5348,9 @@ If the panel has already been maximized in this fashion, then it will jump to
53485348its minimum size. Both jumps respect the resizable edges defined by the
53495349``resize_anchors `` attribute.
53505350
5351- The time duration that a double click can span default value is `` 500 ``.
5352- It can be controlled via the `control-panel ` or `gui/control-panel ` interfaces
5353- (`` Mouse double click speed `` option) .
5351+ The time duration that a double click can span can be controlled via the
5352+ `control-panel ` or `gui/control-panel ` interfaces (`` Mouse double click speed ``
5353+ option). It defaults to 500 ms .
53545354
53555355Window class
53565356------------
@@ -5555,11 +5555,11 @@ scroll multiple times, just like in a normal browser scrollbar. The speed of
55555555scroll events when the mouse button is held down can be controlled
55565556via the `control-panel ` or `gui/control-panel ` interfaces:
55575557
5558- 1. The delay before the second scroll event use
5559- `` Mouse initial scroll repeat delay `` option (default is 300)
5558+ 1. The delay before the second scroll event is the `` Mouse initial scroll repeat
5559+ delay `` setting (default is 300 ms )
55605560
5561- 2. The delay between further scroll events use
5562- `` Mouse scroll repeat delay `` option (default is 20)
5561+ 2. The delay between further scroll events is the `` Mouse scroll repeat delay `` option
5562+ (default is 20 ms )
55635563
55645564Label class
55655565-----------
You can’t perform that action at this time.
0 commit comments