Closed Tahvohck closed 3 years ago
Despite the bug label, this is technically a bug in the game rather than the modloader.
Something to consider: is this actually limited to files smaller than 2k x 2k or will any power of 2 work?
Tried to change the code so it uses powers of 2, no luck. Next step would be to use sets of 2k square bins for ALL mods.
Fixed in Prerelease 0.10.0
With the auto-packer generating .cim atlas files smaller than 2k square, the selection highlight line is too thin. At high resolutions this results in the line completely disappearing.
Suggested fix: pack all mods into as few 2k x 2k atlases as possible.