I have several image only buttons using the same image.
I want to position the image using button.children[0].left
The position is different for each button but if i change one it is applied to all buttons.
Is there a way to change the image position without affecting other buttons that are using the same image?
