﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
3373	[PATCH] SlippyMap: Max zoom level gets set to negative values	podolsir	team	"On a fresh install of JOSM latest with SlippyMap (r16805 or SVN trunk) plugin, the slippy map layer doesn't show the map but only grey tiles with the message ""image pending download"". The max zoom level setting gets reset to negative values after activation of the slippy map; the value gets lower with time.

The cause seems to be in SlippyMapPreferences class in the getMinZoomLvlMethod with should set min_zoom_level to (max_zoom_level - 4) in case the slippymap.min_zoom_level preference is not set. Probably by virtue of a typo, the method sets the slippy_map.'''max'''_zoom_level property so min_zoom_level never gets set and the max zoom level value becomes negative (and invalid)."	defect	closed	normal		Plugin	latest	fixed		
