Author Topic: UIInput delay  (Read 2806 times)

Artheus

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 3
    • View Profile
UIInput delay
« on: October 23, 2014, 03:32:40 PM »
Whenever I activate a window with UIInput attached to it, there is a noticeable 3 second delay before the window shows up. This only happens the first time you activate the window, subsequent times do not cause a delay.

Any ideas?

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: UIInput delay
« Reply #1 on: October 23, 2014, 03:44:14 PM »
3 second? I wouldn't know why you have such a huge delay. I suggest profiling it.

Artheus

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 3
    • View Profile
Re: UIInput delay
« Reply #2 on: October 23, 2014, 09:32:21 PM »
Ok, so its most likely due to loading in font and the UIInput is just the first to use it.