Panning improvements, bugfixes, AutoUIViewer for automatic UI creation
1.3.1
1.3.0
Added GL-based pan and zoom support
1.2.2
1.2.1
Install precompiled imgui+implot from PyPi. Dramatically speeds up installation!
1.2
Use [LightProcess](https://github.com/justengel/light_process) instead of mp.Process in `single_image_viewer`. Removes the need for main guards (`if__name__ == '__main__'`), improving the versatility of the viewer.