geomoose / gm3

GeoMoose 3.0 Development. Please submit pull requests to the 'main' branch.
https://www.geomoose.org
MIT License
58 stars 60 forks source link

Fix broken `image_data` #827

Closed theduckylittle closed 1 year ago

theduckylittle commented 1 year ago

Fixing camel case variables got aggressive. This rights that wrong in the image_data case for print templates.

refs: #810

klassenjs commented 1 year ago

I don't have a test case for this one, @chughes-lincoln can you verify this works?

chughes-lincoln commented 1 year ago

Confirmed base64 and png's now work again. Thanks!

It may be a good idea to add a png of the GeoMoose logo to one of the demo templates. Partly to make it easier to test in the future and partly to give people an example of including an image.