pub const DEFAULT_SCALE_FOR_NEW_VIEW: i32 = 4;Expand description
When a block is expanded into its own view, its boundary ports are laid out to mirror the parent’s pin arrangement, magnified by this factor so there is room to place interior child blocks between them.