news-catalyst / google-app-scripts

a collection of scripts for tinynews google docs add-ons
https://script.google.com/a/newscatalyst.org/d/1ILURq69o3cYUy6k1n1X6HwxdMfl9xWNhILYuZxgLfeblb3IR15WCMZSj/edit
1 stars 1 forks source link

Handle masked image dimensions #391

Closed jacqui closed 2 years ago

jacqui commented 2 years ago

Editing an image in the Test Doc resulted in a squashed version of the main image appearing.

What dimensions are given for images that you edit with the Google Docs tools?

jacqui commented 2 years ago

This is being solved by handling the actual image dimensions in the new API endpoints that process the Google Doc contents.