Merged PR 182: Implement Scale for text, Selector and Dimension
This commit is contained in:
parent
b8d3e9f1e9
commit
063467fb58
7 changed files with 75 additions and 29 deletions
|
@ -34,7 +34,7 @@ export const SHOW_CHILDREN_DIMENSIONS = false;
|
|||
export const SHOW_BORROWER_DIMENSIONS = true;
|
||||
export const SHOW_DIMENSIONS_PER_DEPTH = false;
|
||||
export const DIMENSION_MARGIN = 50;
|
||||
export const NOTCHES_LENGTH = 4;
|
||||
export const NOTCHES_LENGTH = 10;
|
||||
|
||||
/// SYMBOL DEFAULTS ///
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue