diff --git a/Q&A.md b/Q&A.md index fe60bd1..2275202 100644 --- a/Q&A.md +++ b/Q&A.md @@ -6,7 +6,7 @@ Please try to reproduce the issue on your own. If it's reproducible, please log ### The map performance is poor, how can I improve it? The performance mainly depends on the number of visible elements and visible map area. The optimization strategies are: * Toggle off unnecessary layers. Be mindful of the _Relief Icons_ layer in particular – it’s the most resource-demanding one. -* If you have a wide screen, open the Generator in a separate browser window, make it _much_ smaller (about 900 x 560 pixels) and re-generate the map. Then, zoom in to see the map in detail. It will reduce the rending area and drastically improve the performance. +* Open the Generator in a separate browser window, make it _much_ smaller (about 900 x 560 pixels) and re-generate the map. Then, zoom in to see the map in detail. It will reduce the rending area and _drastically_ improve the performance. * When generating maps, set _Points number_ to 10K. Points (cells) number highly affects performance. * Toggle off map and element filters. * Close all irrelevant browser tabs and applications.