We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf72e4f commit 7e5193cCopy full SHA for 7e5193c
lib/scenic/component/input/toggle.ex
@@ -16,7 +16,7 @@ defmodule Scenic.Component.Input.Toggle do
16
import Scenic.Primitives
17
18
@default_thumb_pressed_color :gainsboro
19
- @default_thumb_radius 10
+ @default_thumb_radius 8
20
@default_padding 2
21
@default_border_width 2
22
0 commit comments