• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

UI natives: moving command buttons

Status
Not open for further replies.
Level 10
Joined
Aug 18, 2012
Messages
46
I apologise if this has been covered elsewhere but I haven't found annything in my searching.

I'v had success in moving and scaling inventory item buttons by clearing all points and setting the new position by center.This works perfectly. However with command buttons ( ORIGIN_FRAME_COMMAND_BUTTON, 0-11 ) the icons always apeare to stretch from the top left of their default position to whatever new point I set. I'v cleared all default points and tried moving them via every available point (topleft, bottomleft, center, etc ) and they stretch every time. Moving them via topleft alone appears to have no effect ?

Anny help with this would be hugely appreciated.
 
Status
Not open for further replies.
Top