SexyMap

SexyMap

31M Downloads

slash command for setting map scale?

I3igAl opened this issue ยท 2 comments

commented

I know this is not the correct use for an issue ticket, I deeply apologize for that. I could not find any appropriate place to comment this, comments are disabled on Curseforge.

I think it would be really cool to have a new command added for the map scale. I use 1.6-1.75 scale when farming ore/herbs and 0.9-1.1 if doing normal dungeons or raids. being able to /sexymap scale 1.7 instead of opening the settings UI and adjusting the slider would be nice.

Thank you for your time!

commented

You can just use the following macro:
/run Minimap:SetScale(1.0)

commented

You can just use the following macro: /run Minimap:SetScale(1.0)

I have been using this macro since suggested and while it kind of works, its a very poor user experience. the SetScale affects the minimap independent of the Sexymap scale slider. the anchor point is not in a clear place. and most annoying of all, the SetScale function does not survive a UI reload.

I still strongly believe that being able to macro the scale option thru SexyMap is a useful addition. whether its hard or not, I dont know.