Author Topic: Clipping problems in different resolutions.  (Read 1335 times)

badawe

  • Jr. Member
  • **
  • Thank You
  • -Given: 8
  • -Receive: 7
  • Posts: 70
    • View Profile
Clipping problems in different resolutions.
« on: February 15, 2013, 08:31:04 AM »
Hey guys, I have some problem here:

We have one clipping mask over some grid, and all our interface was made to iPhone 4G Resolution 640x960
But, when we try to use this in lower resolutions like 320x480, the mask have the size / 2, but the Root already take care of this right?

Check this images:


And here is the problem:

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: Clipping problems in different resolutions.
« Reply #1 on: February 15, 2013, 02:30:06 PM »
Assuming your UIRoot is set to FixedSize, there is nothing that you need to do, and the clipped panel's size shouldn't change.