Location Images by Emily Short

I’ve just realized I’m completely bypassing the Location Images extension and in fact directly hooking into Simple Graphical Window.

A more correct version would be to replace the image-setting rule from Location Images or to add a new rule to the carry out looking rules but this would introduce a “bug”: your code wouldn’t be called when the window is automatically refreshed and in some cases (on resize, on startup…) you wouldn’t have the overlay.
Simple Graphical Window is designed to display one image at a time so if you need something robust, you’ll have to fork & modify Simple Graphical Window and probably name it Complex Graphical Window :slight_smile: