rectangle border color anomaly with ./autotest.py -g testgame/autotest.rpg
Brought to you by:
bob_the_hamster,
teeemcee
I noticed something strange with using autotest.py on testgame/autotest.rpg
The rectangle created in the "slice tests" script has a black border on the first pass, and a grey border on the second pass, even if you are comparing identical source.
I have attached an animating gif that illustrates
This anomaly briefly had me freaking out wondering why my changes to merge the hero() array into gam.hero() were altering rectangle border color :)
Huh. Looks like Sourceforge's attachment handler breaks animating gifs. Here is a working copy of the same image https://i.imgur.com/4GiGioh.gif
This bug has been migrated to our new issue tracker on Github: https://github.com/ohrrpgce/ohrrpgce/issues/1067