Author Topic: cannot drag panel in scene  (Read 5684 times)

zenmaster

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 20
    • View Profile
cannot drag panel in scene
« on: January 16, 2014, 06:05:04 AM »
Hi All,

I have a UIPanel that is the child of an Anchor.
I try to change its position in scene but cursor has a little rotate symbol when inside the panel.
It will only rotate. I can change position values in Inspector and it will move.

Thanks,
Kevin

chufraise

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 8
    • View Profile
Re: cannot drag panel in scene
« Reply #1 on: January 16, 2014, 07:22:14 AM »
Hi All,

I have a UIPanel that is the child of an Anchor.
I try to change its position in scene but cursor has a little rotate symbol when inside the panel.
It will only rotate. I can change position values in Inspector and it will move.

Thanks,
Kevin

Also having this problem. The anchoring of the panel doesn't seem to have any effect either. Trying to "glue" the content of the panel to top left, but when changing screen size it doesn't take.

Anchoring widgets works just fine.

(NGUI 3.0.8 f7, Unity Pro 4.3.2 f1)

Thanks!

chufraise

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 8
    • View Profile
Re: cannot drag panel in scene
« Reply #2 on: January 16, 2014, 04:44:38 PM »
Maybe some more info will help:

Steps to reproduce this strange behaviour:
1. New scene
2. Create new 2D UI
3. Create new Panel with Root as parent

When moving cursor over panel, and having move mode enabled (W), the rotate symbol appears. Can't drag the handles on the object, and can't move it. Just rotate.

Hierarchy:

UIRoot
   - Camera
   - Panel

Thanks again!

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: cannot drag panel in scene
« Reply #3 on: January 16, 2014, 11:23:37 PM »
Thanks, I will fix it.

chufraise

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 8
    • View Profile
Re: cannot drag panel in scene
« Reply #4 on: January 20, 2014, 05:30:08 AM »
Cool!

I'm probably a pain for asking this, but in what version do you think it will be fixed?

Sorry, and thanks again...

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: cannot drag panel in scene
« Reply #5 on: January 20, 2014, 07:28:46 AM »
Already fixed in 3.0.9.

chufraise

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 8
    • View Profile
Re: cannot drag panel in scene
« Reply #6 on: January 20, 2014, 08:12:34 AM »
Ah, sweet! You're a pistol!