krogenth / G2DataGUI

A tool for modifying the Anniversary/HD Remaster of Grandia 2.
MIT License
4 stars 5 forks source link

Fix rendering lag for large combo boxes #30

Open krogenth opened 1 year ago

krogenth commented 1 year ago

Currently there is some lag with certain combo boxes, primarily with items that have 799 entries.

Ideally it would be desired to have no lag whatsoever, however minimizing whatever possible is acceptable.

Places this can be seen are with the EnemyStats, BossStats, MapIcons, MapShop and StartingStats views.