Closed avatard closed 6 years ago
This one's checked into i28 and the pull request has been made.
FYI: After the pull request, I checked in a second batch of changes. In this batch, all of the inner classes were pulled out of WorldPanel and placed within the same package. Further cleanup/refactoring can be done, which will be easier now that those things are separated.
Use attached images as a reference for the scenario below.
If you were working in default.png and realized that you needed to go northeast from place14 to a NEW place that should itself be southwest of place10, you could select place 14 and choose EXPAND EAST, which would give you image post.expandeast.png. If you decided that you just generally wanted to make more room in all directions from place14, you could choose EXPAND ALL (DIRECTIONS), which would give you image post.expandall.png.
The idea is that every cell to the right would be shifted to the right 1 cell, every cell above would be shifted up 1 cell, etc.