alignRight and alignBottom config options not working
Limeyhoney opened this issue ยท 2 comments
Describe the bug
Setting the alignRight and alignBottom to true in the config has no effect on the minimap overlay position.
To Reproduce
Steps to reproduce the behavior:
- Enable minimap
- Change alignRight to true in config
- Change alignBottom to true in config
- Launch a minecraft world
- Open an atlas
- Observe that the minimap is still aligned to the top left
Expected behavior
The mini map should be aligned to the bottom right.
Screenshots
With both alignRight and alignBottom set to true, offsets set at 2 for both x and y.
Forge version information (please complete the following information):
- Minecraft: 1.16.5
- Forge: 36.0.9
- AntiqueAtlas: 5.4.4
Duplicate #289