hneth / unikn

Enabling corporate design elements in R (with colors and color-related functions)
38 stars 6 forks source link

dim parameter not working #7

Closed leonardosnr closed 3 years ago

leonardosnr commented 3 years ago

Dear,

When I try to use the dim parameter in the slide command (slide(dim = c(3, 1)), it does not work and it shows a square. Any thoughts about what is going on?

Best

hneth commented 3 years ago

Hi Leonardo,

thanks for your note. You're right: The slide() function did not propagate the dim argument properly. The updated development version (v0.4.0.9003) fixes this bug, but it's hard to see the difference within R or RStudio (as plots are automatically scaled to the size of the canvas/plotting device).

Best, Hans

hneth commented 3 years ago

Issue has been fixed in v0.4.0.9004 of unikn.