Topic: XML Configuration Issue

Is there a point in allowing JuiceboxBuilder to write the following in config.xml - when they have to be written in the embed code to work?

galleryHeight="100%"
galleryWidth="100%"

Re: XML Configuration Issue

They are used by JuiceboxBuilder when a gallery is opened (for editing) to populate the user interface fields with the correct values.
When a gallery is opened in JuiceboxBuilder, the application reads only the XML file (not the HTML file) and this ensures that when a gallery is re-saved on the 'Publish' tab, the gallery's dimensions are the same as before (unless they are changed in the editing process).