How can I get this to work?
Either make all button states work without assets/ or ensure nothing works if assets/ isn't added. Wasting 10mins re-saving images, removing/re-adding the image button component and finally searching because the rollover doesn't show is painful!
Yes you could say RTFM but seriously, something so basic shouldn't require a manual refresher right?
The thing that is counterintuitive is that the image path is already known to GWD because the image has been added to the library and moved to /assets/. Why do we have to explicitly add assets/ to the image name at all?
The feature feels half GUI and half code - make it fully one way or the other I reckon. I can hand code websites but a GUI sets an expectation.