Skip to main content
Topic: BUG r2052 - grid and marker no longer shown correctly (Read 3693 times) previous topic - next topic

BUG r2052 - grid and marker no longer shown correctly

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):
  
***** PAK128 Dev Team - semi-retired*****

Re: BUG r2052 - grid and marker no longer shown correctly

Reply #1
Solved in r2054, thanks!  :D

...and according to SVN's log, done less than 30 minutes after the bug was reported - that was really quick, prissi! 
  
***** PAK128 Dev Team - semi-retired*****

Re: BUG r2052 - grid and marker no longer shown correctly

Reply #2
Well, I just had to swap two lines ... and it was obvious, that the order was wrong.

Re: BUG r2052 - grid and marker no longer shown correctly

Reply #3
But one has to know which two lines are to be swapped...    ;)

Re: BUG r2052 - grid and marker no longer shown correctly

Reply #4
Well, just have a look at besch/image_reader.cc the end

Instead of registering I add the hash twice ...