kToolbarScreenPadding constant
Minimal padding from all edges of the selection toolbar to all edges of the viewport.
See also:
- SpellCheckSuggestionsToolbar, which uses this same value for its padding from the edges of the viewport.
- TextSelectionToolbar, which uses this same value as well.
Implementation
static const double kToolbarScreenPadding = 8.0;