ResolveTreeFuture

constructor(    c: ComponentContext,     component: Component,     treeState: TreeState,     currentRootNode: LithoNode?,     perfEvent: PerfEvent?,     resolveVersion: Int,     useCancellableFutures: Boolean,     componentTreeId: Int,     extraAttribution: String?,     source: Int)


constructor(    componentContext: ComponentContext,     component: Component,     treeState: TreeState,     currentRootNode: LithoNode?,     perfEvent: PerfEvent?,     resolveVersion: Int,     useCancellableFutures: Boolean,     syncWidthSpec: Int,     syncHeightSpec: Int,     componentTreeId: Int,     extraAttribution: String?,     source: Int)

Deprecated

Refactor sync render logic to remove sizes from resolved tree future