Author Topic: PopupList and Dynamic Fonts  (Read 1331 times)

Johnnemann

  • Guest
PopupList and Dynamic Fonts
« on: July 12, 2013, 03:30:35 PM »
Hi,

I have a problem similar to this one: http://www.tasharen.com/forum/index.php?topic=4188.msg20345 but the opposite - that is, for me dynamic fonts show on top of popup lists all the time, even in labels that aren't part of the list.

I have version 2.6.3, which has the changes referenced in that thread, and I'm using Unity Pro.

I've attached a screenshot demonstrating the problem.

I tried moving the labels being affected, and can't seem to get them to appear underneath the popup, even at extreme values like z= 40.

I've also tried messing with the z-values in UIPopupList.cs, but that does not seem to help.

Also, probably unrelated - my popup list does not destroy its created children when its closed. So opening and closing the list multiple times will eventually fill the hierarchy with copies of the Drop-down list object.

Thanks!

Johnnemann

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: PopupList and Dynamic Fonts
« Reply #1 on: July 12, 2013, 11:09:46 PM »
You have to put the Popup List on its own panel.