void256 - 2012-08-19

fixed in 1.3 branch (for 1.3.2 release) with the following commit message:


3559297: ImageSelect does not updateVisuals after setSelectedImageInd

added missing updateVisuals() calls in setSelectedImageIndex()

PS: Thanks for pointing this out! There is a disclaimer at the top of the "add new bug" page that says to use the github issue tracker for new issues instead. As long as there are open tickets here I'll let the bug tracker at sf.net open. But the github issue tracker is a bit nicer since I can automatically close tickets with a git commit :) So maybe you can use the github tracker in the future as well - maybe even together with a pull request that fixes the issue =)