dratio
12 years agoVisitor
Trouble setting theme attributes from a URL.
I am trying to set the asset for an overhang slice like so:
app.setThemeAttribute("GridScreenOverhangSliceHD", overhangSlice)
where overhangSlice is a URL to a web hosted image. The image will not actually display with any consistency. Any idea why this would be? Thanks
app.setThemeAttribute("GridScreenOverhangSliceHD", overhangSlice)
where overhangSlice is a URL to a web hosted image. The image will not actually display with any consistency. Any idea why this would be? Thanks