Can some one with ASAN turned on test the attached branch?
Here it fixes the bug...
What i have done is to remove the hardcoded substraction of '1' in set_origin_tool and instead call map.normalize_coords which is more save method to handle with the map turnaround (the border where width=64 is width=0)
Can some one with ASAN turned on test the attached branch?
Here it fixes the bug...
What i have done is to remove the hardcoded substraction of '1' in set_origin_tool and instead call map.normalize_ coords which is more save method to handle with the map turnaround (the border where width=64 is width=0)