Stromner/ACE-TitanQuest

UI - Drop Down Menu Issues

Stromner opened this issue · 2 comments

If any of the player data fields have been selected the drop down menu doesn't render correctly.

  • If you resize the window it starts working again
  • Looks like it's connected to the setLayout(new GridLayout(1, 0)); in TwoTextFieldsPanel

Fixed by c285813