diff --git a/R/layout.R b/R/layout.R index 15a34509dd..f8e4820502 100644 --- a/R/layout.R +++ b/R/layout.R @@ -315,6 +315,7 @@ Layout <- ggproto("Layout", NULL, cli::cli_warn( "Aspect ratios are overruled by {.arg {args}} theme element{?s}." ) + table$respect <- FALSE } rows <- panel_rows(table)