Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ var config = {
|lineRadius|The radius of rounded line angles.|integer||0|
|maxHeight|The maximum icon height.|integer||600|
|metre|The miminum distance between icons.|integer||20|
|maxWidth|The maximum with of an icon.|integer||500|
|maxWidth|The maximum width of an icon.|integer||500|
|minWidth|The miminum width of an icon.|integer||100|
|no|The "No" label.|text||No|
|onSelectionChanged|Runs when the currently selected items change.|function|||
Expand Down