CarlosMendonca / Slides-Power-Toys

Google Slides extension with useful features that complement native commands.
Apache License 2.0
0 stars 0 forks source link

Error trying to precision snap the size of a table element #38

Open CarlosMendonca opened 1 year ago

CarlosMendonca commented 1 year ago

Repro:

  1. select a table
  2. precision snap --> dimension
  3. see "Exception: Updating the size of this page element type is not supported."

Should skip this type of element, since it can't be programmatically resized. Consider displaying a warning instead of failing silently per #9.