BUG r2052 - grid and marker no longer shown correctly October 02, 2008, 09:08:18 pm In r2052 and pak128 (the grid error also in pak64) grid and markers are no longer shown completely (or in the correct place).Here's the grid error (red current position, yellow where it used to be - and belongs IMO):And here's the marker issue (west and north parts are missing): Quote Selected
Re: BUG r2052 - grid and marker no longer shown correctly Reply #1 – October 03, 2008, 04:37:16 pm Solved in r2054, thanks! ...and according to SVN's log, done less than 30 minutes after the bug was reported - that was really quick, prissi! Quote Selected
Re: BUG r2052 - grid and marker no longer shown correctly Reply #2 – October 03, 2008, 07:09:13 pm Well, I just had to swap two lines ... and it was obvious, that the order was wrong. Quote Selected
Re: BUG r2052 - grid and marker no longer shown correctly Reply #3 – October 03, 2008, 10:15:42 pm But one has to know which two lines are to be swapped... Quote Selected
Re: BUG r2052 - grid and marker no longer shown correctly Reply #4 – October 04, 2008, 05:55:20 pm Well, just have a look at besch/image_reader.cc the endInstead of registering I add the hash twice ... Quote Selected