From 49579c76b8fc3ef6b4d2e5faf9e4adfd4da4c0c6 Mon Sep 17 00:00:00 2001 From: Marc Bender Date: Wed, 26 Jan 2022 16:07:25 +0100 Subject: [PATCH] Update ReadMe --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2f30d18..8940dfc 100755 --- a/README.md +++ b/README.md @@ -33,6 +33,8 @@ Also new features for the nonSystemSheet! ## Properties +* `width:INTEGER`
the width of the sheet can now be set (DIP only and for nonSystemSheet only) + * `detents:{large:bool,medium:bool,small:bool}`
The object of heights where a sheet can rest. *if not set, default to 'medium' only*