From 005873dc9c276d54c150c057e9655aa0fddddd70 Mon Sep 17 00:00:00 2001 From: Terry Truong Date: Wed, 29 Jun 2022 15:08:39 +1000 Subject: Make changing of min/max-tile-sz update ancestry-bar breadth --- src/lib.ts | 1 - 1 file changed, 1 deletion(-) (limited to 'src/lib.ts') diff --git a/src/lib.ts b/src/lib.ts index 66e0176..757c0e5 100644 --- a/src/lib.ts +++ b/src/lib.ts @@ -113,7 +113,6 @@ export type UiOptions = { nonleafHeaderColor: string, // CSS color ancestryBarBgColor: string, // Component sizing - ancestryBarBreadth: number, // px (fixed value needed for transitions) tutPaneSz: number, // px (fixed value needed for transitions) scrollGap: number, // Size of scroll bar, in px // Timing related -- cgit v1.2.3