You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just a small visual improvement for plot_layout_properties().
Currently, a box is drawn around the plotted placeholders which does not reflect slide width and height properly, as it depends on device size. I suggest to add a box with the proper slide height/width independet of device size. Also, I suggest to add the layout name as a plot title. See below.
The text was updated successfully, but these errors were encountered:
markheckmann
changed the title
Display slide width and height in plot_layout_properties() and add layout title
Display proper slide width and height in plot_layout_properties(), add layout title
May 30, 2024
Just a small visual improvement for
plot_layout_properties()
.Currently, a box is drawn around the plotted placeholders which does not reflect slide width and height properly, as it depends on device size. I suggest to add a box with the proper slide height/width independet of device size. Also, I suggest to add the layout name as a plot title. See below.
Code changes here: master...markheckmann:officer:improve_plot_layout_properties
If okay, I will submit a PR.
Current
New
The text was updated successfully, but these errors were encountered: