d2 icon indicating copy to clipboard operation
d2 copied to clipboard

Make World default scale bigger

Open evgeniysergeev opened this issue 2 years ago • 1 comments

Increase default zoom to at least 200%

evgeniysergeev avatar Jun 09 '22 19:06 evgeniysergeev

https://github.com/OpenRA/OpenRA/pull/20573 makes that possible and was just merged, so this will be doable after the next engine update. I think also increasing the max zoom-in level would be nice, so something like

WorldViewportSizes:
	DefaultScale: 2
	MaxZoomScale: 4

penev92 avatar Mar 21 '23 10:03 penev92