Skip to content

Commit ac14e3b

Browse files
committed
turn off respect
1 parent 66e37cb commit ac14e3b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

R/layout.R

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -315,6 +315,7 @@ Layout <- ggproto("Layout", NULL,
315315
cli::cli_warn(
316316
"Aspect ratios are overruled by {.arg {args}} theme element{?s}."
317317
)
318+
table$respect <- FALSE
318319
}
319320

320321
rows <- panel_rows(table)

0 commit comments

Comments
 (0)