I changed display_multiple_images so that the windows can have different titles. In my use case i have similar looking images that i want to compare. Not having the ability to define different window titles makes this task very confusing.
The implementation repeats the last title if more images than titles are passed to the function. If no title is passed then all windows have no title.
I changed display_multiple_images so that the windows can have different titles. In my use case i have similar looking images that i want to compare. Not having the ability to define different window titles makes this task very confusing.
The implementation repeats the last title if more images than titles are passed to the function. If no title is passed then all windows have no title.