Hello!
I’ve used this script to adjust the size of the minimap, micromenu and bags icons.
Minimap:SetScale(0.9)
MicroButtonAndBagsBar:SetScale(1.2)
However, since latest patch only the minimap is scaled, while micromenu and bags aren’t, but they get distanced from each other while staying at same size.
Anyone have idea what is going on?