aboutsummaryrefslogtreecommitdiff
path: root/src/lib.ts
diff options
context:
space:
mode:
authorTerry Truong <terry06890@gmail.com>2022-06-29 15:08:39 +1000
committerTerry Truong <terry06890@gmail.com>2022-06-29 15:08:39 +1000
commit005873dc9c276d54c150c057e9655aa0fddddd70 (patch)
tree572a40941e0d72dd3aca82fdca17044fe91ab3b4 /src/lib.ts
parente3a86973922fa9370900f2e3b07a78222e44b056 (diff)
Make changing of min/max-tile-sz update ancestry-bar breadthdynamic-sidebar-breadth
Diffstat (limited to 'src/lib.ts')
-rw-r--r--src/lib.ts1
1 files changed, 0 insertions, 1 deletions
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