mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-18 18:11:24 +01:00
Updated Q&A (markdown)
parent
2185bc0a3b
commit
c02214386f
1 changed files with 7 additions and 0 deletions
7
Q&A.md
7
Q&A.md
|
|
@ -3,6 +3,13 @@ Here I want to answer the most common questions Fantasy Map Generator users may
|
|||
### I have issues with Generator, what should I do?
|
||||
First, please try to reproduce the issue on your own. If it's reproducible, please log [an issue](https://github.com/Azgaar/Fantasy-Map-Generator/issues). A lot of issues are caused by browsers, please also try to use incognito mode and/or another browser. I recommend Chrome as the fastest browser in terms of svg rendering.
|
||||
|
||||
### The map zooming performance is poor, how can I improve it?
|
||||
|
||||
Performance depends on number of visible elements and visible map area. So the optimization strategies are:
|
||||
* Toggle off all currently unused layers (esp. Relief Icons)
|
||||
* Open the map in a small (about 960x540) window. The map will be the same, but it will work much faster as rendering area is smaller
|
||||
* Do not generate too big maps it you are facing performance problems
|
||||
|
||||
### My previously saved map is not working properly. What should I do?
|
||||
If there is no version conflict, please raise a defect. If your map is obsolete, you may either use an [appropriate version](https://github.com/Azgaar/Fantasy-Map-Generator/wiki/Changelog) on the Generator or re-create a map in a current version. I will try to minimize a version dependency and stabilize the code in the future.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue