pub(crate) fn propagate_dimensions(
model: &LibraryAssetModel,
asset_id: &str,
tex: &Texture,
) -> boolExpand description
Returns true if the AssetObject dimensions were filled in (relayout needed).
pub(crate) fn propagate_dimensions(
model: &LibraryAssetModel,
asset_id: &str,
tex: &Texture,
) -> boolReturns true if the AssetObject dimensions were filled in (relayout needed).