Author Topic: Anchoring problem  (Read 1716 times)

schwarzenego

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 30
    • View Profile
Anchoring problem
« on: September 30, 2014, 05:14:45 PM »
Hello, how are you?

This anchoring system is great and allows us to do awesome things, however I'm not sure if its a bug, something not expected happening or if I am doing something wrong. I attached a couple screenshots... but basically what happens is this. I have a widget in the middle of 2 other widgets. I want this widget to be anchored to both of those... so if I move the one on the left, the left size of the middle widget should follow, and the same goes for the right one. Currently, what is happening is what is shown in the screenshots. Its as if the anchoring was not "pixel perfect" but somehow "in percentage"... I would like that the size between the the widgets to remain the same, and to stretch the one in the middle as necessary.

I'm not sure if I was clear enough with my explanation =P but I hope that the screenshots show what I mean.

Thanks for your attention,
Best regards,
Allan

schwarzenego

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 30
    • View Profile
Re: Anchoring problem
« Reply #1 on: September 30, 2014, 06:25:41 PM »
Forget it, I found the problem...

There were a few elements in the hierarchy that didnt have a scale of 1... wow didnt expect that to be the reason but, its working perfectly now =)

Cya!